KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Namespaces | Classes | Typedefs | Enumerations | Functions | Variables
Kratos Namespace Reference

REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES. More...

Namespaces

 ActiveSetUtilities
 
 AuxiliaryFunctions
 
 AuxiliaryOperationsUtilities
 
 BinaryOperations
 
 CompressibleNavierStokesExplicitInternal
 
 ConstraintUtilities
 
 ContainerDataIOTags
 
 ContainerVariableDataHolderUtilsHelper
 
 ConvectionDiffusionReactionStabilizationUtilities
 
 CppTestsUtilities
 
 DataCommunicatorFactory
 Common tools to define new MPI DataCommunicators.
 
 DelaunatorUtilities
 
 DemDebugFunctions
 
 EmbeddedDiscontinuousInternals
 
 EmbeddedLaplacianInternals
 
 EntitiesUtilities
 
 ExplicitIntegrationUtilities
 
 ExpressionHelperUtilities
 
 filesystem
 
 FluidAdjointElementHelperUtilities
 
 FluidAdjointTestUtilitiesHelper
 
 FluxConditionInternals
 
 GeometricalTransformationUtilities
 
 GeometryFunctions
 
 Globals
 
 HDF5
 
 Internals
 
 KEpsilonElementData
 
 KEpsilonWallConditionData
 
 KOmegaElementData
 
 KOmegaSSTElementData
 
 KOmegaWallConditionData
 
 KRATOS_API
 
 LineOutputProcessUtilities
 
 MapperDefinitions
 
 MapperUtilities
 
 MappingIntersectionUtilities
 
 MeshingUtilities
 
 MeshVelocityCalculation
 
 MethodUtilities
 
 ModelerFactory
 Creates Modelers.
 
 MortarUtilities
 
 MoveMeshUtilities
 
 MPIInternals
 
 MPIMapperDefinitions
 
 MPMEnergyCalculationUtility
 
 MPMExplicitUtilities
 
 MPMParticleGeneratorUtility
 
 MPMSearchElementUtility
 
 NodalInterpolationFunctions
 
 NurbsUtilities
 Utility functions for NURBS computation.
 
 PotentialFlowUtilities
 
 ProjectionUtilities
 
 PropertiesUtilities
 
 Python
 
 QSVMSDerivativeHelperUtilities
 
 RansApplicationTestUtilities
 
 RansCalculationUtilities
 
 RansVariableUtilities
 
 RayleighDampingCoefficientsUtilities
 
 SearchUtils
 SEARCH UTILS ////.
 
 SelfContactUtilities
 
 ShellUtilities
 
 SpatialMethods
 
 StaticCondensationUtility
 
 StressResponseDefinitions
 
 StringUtilities
 
 StructuralMechanicsElementUtilities
 
 TemporalMethods
 
 TemporalMethodUtilities
 
 Testing
 
 TimeDiscretization
 
 TrilinosSolverUtilities
 
 Utilities
 
 VariableExpressionDataIOHelperUtilities
 
 WallDistanceCalculationUtilities
 
 Wind
 

Classes

class  MeshCondition
 This is pure geometric condition. The only purpose for this definition is to create dummy conditions. More...
 
class  array_1d
 Short class definition. More...
 
struct  ContainerDataIO
 
struct  ContainerDataIO< ContainerDataIOTags::Historical >
 
struct  ContainerDataIO< ContainerDataIOTags::NonHistorical >
 
class  LiteralScalarFlatExpression
 Expression to hold a literal with a flattened data structure. More...
 
class  LiteralNonScalarFlatExpression
 
class  SpecializedContainerExpression
 Construct a new specialized ContainerExpression. More...
 
class  CsrMatrix
 This class implements "serial" CSR matrix, including capabilities for FEM assembly. More...
 
class  DistributedCsrMatrix
 This class implements "serial" CSR matrix, including capabilities for FEM assembly. More...
 
class  DistributedNumbering
 This function provides essential capabilities for mapping between local and global ids in a distributed vector. More...
 
class  DistributedSparseGraph
 Short class definition. More...
 
class  DistributedSystemVector
 Provides a DistributedSystemVector which implements FEM assemble capabilities. More...
 
class  DistributedVectorExporter
 Provides a DistributedVectorExporter which implements FEM assemble capabilities. More...
 
class  DistributedVectorImporter
 Provides a DistributedVectorImporter which implements FEM assemble capabilities. More...
 
class  GeometryContainer
 
class  GlobalPointersUnorderedMap
 Short class definition. More...
 
class  GlobalPointersVector
 This class is a vector which stores global pointers. More...
 
class  partitioned_vector
 Short class definition. More...
 
class  PeriodicVariablesContainer
 A container of Kratos variables used to define a periodic boundary condition. More...
 
class  PointerHashMapSet
 PointerHashMapSet is a hash implemenetation of the PointerVectorSet. More...
 
class  PointerVector
 PointerVector is a container like stl vector but using a vector to store pointers to its data. More...
 
class  PointerVectorMap
 PointerVectorMap is a sorted associative container like stl map but using a vector to store pointers to its data. More...
 
class  PointerVectorMapIterator
 Short class definition. More...
 
class  PointerVectorSet
 PointerVectorSet is a sorted associative container like stl set but using a vector to store pointers to its data. More...
 
class  SetIdentityFunction
 Identity function is for having the object also as key in sets. More...
 
class  SparseContiguousRowGraph
 Short class definition. More...
 
class  SparseGraph
 Short class definition. More...
 
class  SystemVector
 Provides a SystemVector which implements FEM assemble capabilities, as well as some vector operations. More...
 
class  Variable
 Variable class contains all information needed to store and retrive data from a data container. More...
 
class  WeakPointerVector
 WeakPointerVector is a container like stl vector but using a vector to store pointers to its data. More...
 
class  WeakPointerVectorIterator
 Short class definition. More...
 
class  Controller
 The base class for all Controllers in Kratos. More...
 
class  DistanceCalculationElementSimplex
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  LevelSetConvectionElementSimplex
 formulation described in https://docs.google.com/document/d/13a_zGLj6xORDuLgoOG5LwHI6BwShvfO166opZ815zLY/edit?usp=sharing More...
 
class  MeshElement
 This is pure geometric element. The only purpose for this definition is to create dummy elements. More...
 
class  FactoryBase
 Here we define some common methods. More...
 
class  Factory
 Here we add the functions needed for the registration of class. More...
 
class  LinearSolverFactory
 Here we add the functions needed for the registration of linear solvers. More...
 
class  PreconditionerFactory
 Here we add the functions needed for the registration of preconditioners. More...
 
class  StandardLinearSolverFactory
 Here we add the functions needed for the registration of linear solvers. More...
 
class  StandardPreconditionerFactory
 Here we add the functions needed for the registration of preconditioners. More...
 
class  BoundingBox
 Representing a bounding box by storing the min and max points. More...
 
class  BrepCurve
 The BrepCurve acts as topology for curves. Those can be enclosed by a certain set of points. More...
 
class  BrepCurveOnSurface
 The BrepCurveOnSurface acts as topology for curves on surfaces. More...
 
class  BrepSurface
 The BrepSurface acts as topology for faces. Those can be enclosed by a certain set of brep face curves. More...
 
class  CouplingGeometry
 The CouplingGeometry connects two or more geometries of different types and entities. More...
 
class  Geometry
 Geometry base class. More...
 
class  GeometryData
 
class  GeometryDimension
 
class  GeometryShapeFunctionContainer
 
class  Hexahedra3D20
 A twenty node hexahedra geometry with serendipity shape functions. More...
 
class  Hexahedra3D27
 A twenty-seven node hexahedra geometry with second order shape functions. More...
 
class  Hexahedra3D8
 An eight node hexahedra geometry with linear shape functions. More...
 
class  HexahedraInterface3D8
 
class  Line2D2
 An two node 2D line geometry with linear shape functions. More...
 
class  Line2D3
 An three node 2D line geometry with quadratic shape functions. More...
 
class  Line2D4
 An three node 2D line geometry with cubic shape functions. More...
 
class  Line2D5
 An five node 2D line geometry with quartic shape functions. More...
 
class  Line3D2
 An two node 3D line geometry with linear shape functions. More...
 
class  Line3D3
 An three node 3D line geometry with quadratic shape functions. More...
 
class  LineGaussLobatto3D2
 
class  NurbsCurveGeometry
 
class  NurbsCurveOnSurfaceGeometry
 
class  NurbsCurveShapeFunction
 NurbsCurveShapeFunction. More...
 
class  NurbsInterval
 Class for optimized use of intervals. More...
 
class  NurbsSurfaceShapeFunction
 
class  NurbsVolumeRefinementUtilities
 
class  NurbsVolumeShapeFunction
 
class  NurbsSurfaceGeometry
 
class  NurbsVolumeGeometry
 A volume geometry based on a full 3-dimensional BSpline tensor product. More...
 
class  Plane
 
class  Plane3D
 
class  Point
 Point class. More...
 
class  Point2D
 
class  Point3D
 
class  PointOnGeometry
 
class  Prism3D15
 A fifteen node prism geometry with quadratic shape functions. More...
 
class  Prism3D6
 A six node prism geometry with linear shape functions. More...
 
class  PrismInterface3D6
 
class  Pyramid3D13
 A 13 node pyramid geometry with quadratic shape functions. More...
 
class  Pyramid3D5
 A five node pyramid geometry with linear shape functions. More...
 
class  QuadraturePointCurveOnSurfaceGeometry
 
class  QuadraturePointGeometry
 A sinlge quadrature point, that can be used for geometries without a predefined integration scheme, i.e. they can handle material point elements, isogeometric analysis elements or standard finite elements which are defined at a single quadrature point. This point defines a line segment described on a underlying surface. Shape functions and integration types have to be precomputed and are set from from outside. The parent pointer can provide the adress to the owner of this quadrature point. More...
 
class  QuadraturePointSurfaceInVolumeGeometry
 A sinlge quadrature point, that can be used for geometries without a predefined integration scheme, i.e. they can handle material point elements, isogeometric analysis elements or standard finite elements which are defined at a single quadrature point. This point defines a surface segment described in a underlying volume. Shape functions and integration types have to be precomputed and are set from outside. The parent pointer can provide the adress to the owner of this quadrature point. More...
 
class  Quadrilateral2D4
 A four node 2D quadrilateral geometry with bi-linear shape functions. More...
 
class  Quadrilateral2D8
 A eight node 2D quadrilateral geometry with quadratic shape functions. More...
 
class  Quadrilateral2D9
 A nine node 2D quadrilateral geometry with quadratic shape functions. More...
 
class  Quadrilateral3D4
 A four node 3D quadrilateral geometry with bi-linear shape functions. More...
 
class  Quadrilateral3D8
 A eight node 3D quadrilateral geometry with quadratic shape functions. More...
 
class  Quadrilateral3D9
 A nine node 3D quadrilateral geometry with quadratic shape functions. More...
 
class  QuadrilateralInterface2D4
 
class  QuadrilateralInterface3D4
 
class  Sphere3D1
 
class  SurfaceInNurbsVolumeGeometry
 
class  Tetrahedra3D10
 A ten node tetrahedra geometry with quadratic shape functions. More...
 
class  Tetrahedra3D4
 A four node tetrahedra geometry with linear shape functions. More...
 
class  Triangle2D10
 A ten node 2D triangular geometry with cubic shape functions. More...
 
class  Triangle2D15
 A fifteen node 2D triangular geometry with quartic shape functions. More...
 
class  Triangle2D3
 A three node 2D triangle geometry with linear shape functions. More...
 
class  Triangle2D6
 A six node 2D triangular geometry with quadratic shape functions. More...
 
class  Triangle3D3
 A three node 3D triangle geometry with linear shape functions. More...
 
class  Triangle3D6
 A six node 3D triangular geometry with quadratic shape functions. More...
 
class  KratosZeroMatrix
 
class  KratosZeroVector
 
class  scalar_matrix
 
class  PermutationMatrix
 
class  Chunk
 Chunk is the smallest building block of Kratos memory management. More...
 
class  Condition
 Base class for all Conditions. More...
 
struct  DofTrait
 
class  Dof
 Dof represents a degree of freedom (DoF). More...
 
class  Element
 Base class for all Elements. More...
 
class  FileSerializer
 
class  FixedSizeMemoryPool
 FixedSizeMemoryPool is the multi-thread manager of Kratos memory management. More...
 
class  FNV1a32Hash
 A constexpr version of FNV hash function. (32 bit version) More...
 
class  FNV1a64Hash
 A constexpr version of FNV hash function. (64 bit version) More...
 
class  GidGaussPointsContainer
 
class  GidMeshContainer
 
class  GlobalPointer
 
struct  GlobalPointerHasher
 
struct  GlobalPointerComparor
 This is a key comparer between two dof pointers checking for equal keys. More...
 
struct  GlobalPointerCompare
 This is a key compare between two pointers to the object object. More...
 
class  IndexedObject
 This object defines an indexed object. More...
 
class  KratosJsonIO
 An IO class for reading and writing a modelpart. More...
 
struct  KeyComparorRange
 This is a key comparer of general pourpose between two classes. More...
 
struct  KeyHasherRange
 This is a hasher of general pourpose. More...
 
struct  VariableHasher
 This is a hasher for variables. More...
 
struct  VariableComparator
 This is a key comparer between two variables. More...
 
struct  pVariableHasher
 This is a hasher for variables pointers. More...
 
struct  pVariableComparator
 This is a key comparer between two variables pointers. More...
 
struct  IndexedObjectHasher
 This is a hasher for indexed objects. More...
 
struct  IndexedObjectComparator
 This is a key comparer between two indexed objects. More...
 
struct  IndexedObjectPointerHasher
 This is a hasher for indexed objects (pointer) More...
 
struct  IndexedObjectPointerComparator
 This is a key comparer between two indexed objects (pointer) More...
 
struct  SharedPointerHasher
 This is a hasher for shared pointers. More...
 
struct  SharedPointerComparator
 This is a key comparer between two shared pointers. More...
 
struct  VectorIndexHasher
 This is a hasher between two vectors of indexes. More...
 
struct  VectorIndexComparor
 This is a key comparer between two vectors of indexes. More...
 
struct  DofPointerHasher
 This is a hasher for a dof pointers. More...
 
struct  DofPointerComparor
 This is a key comparer between two dof pointers. More...
 
struct  PairHasher
 This is a hasher for pairs. More...
 
struct  PairComparor
 This is a key comparer between two indexes pairs. More...
 
class  LockObject
 This class defines and stores a lock and gives an interface to it. More...
 
class  IndexDatabase
 Base class to derive common methods. More...
 
class  IndexSet
 Custom unordered set container to be used by the mapper. More...
 
class  IndexMap
 Custom unordered map container to be used by the mapper. More...
 
class  MemoryPool
 MemoryPool is the smallest building block of Kratos memory management. More...
 
class  Mesh
 Mesh is the second level of abstraction in the data structure which hold Nodes, Elements and Conditions and their Properties. More...
 
class  MortarKinematicVariables
 MortarKinematicVariables. More...
 
class  MortarKinematicVariablesWithDerivatives
 MortarKinematicVariablesWithDerivatives. More...
 
class  DerivativeData
 This data will be used to compute the derivatives. More...
 
class  DerivativeDataFrictional
 This class is a derived class of DerivativeData. More...
 
class  MortarOperator
 This is the definition of the mortar operator according to the work of Alexander Popp: https://www.lnm.mw.tum.de/staff/alexander-popp/. More...
 
class  MortarOperatorWithDerivatives
 This class derives from the MortarOperator class and it includes the derived operators. More...
 
class  DualLagrangeMultiplierOperators
 This is the definition dual lagrange multiplier operators according to the work of Alexander Popp: https://www.lnm.mw.tum.de/staff/alexander-popp/. More...
 
class  DualLagrangeMultiplierOperatorsWithDerivatives
 This is the definition dual lagrange multiplier operators including the derivatives. More...
 
class  PointBelong
 Custom Point container to be used by the mapper. More...
 
class  MpiSerializer
 
class  Neighbours
 Short class definition. More...
 
class  Node
 This class defines the node. More...
 
class  Table
 This class represents the value of its variable depending to other variable. More...
 
class  PoolObject
 This redefines the new and delete operators of derived class to be allocated in pool. More...
 
class  PrimeNumbers
 Gives a prime number before or after given number. More...
 
class  Properties
 Properties encapsulates data shared by different Elements or Conditions. It can store any type of data and provides a variable base access to them. More...
 
class  RadiationSettings
 Short class definition. More...
 
class  RegistryAuxiliaries
 Kratos registry auxiliaries This static class collect all the auxiliary functions to be used to register c++ items. More...
 
class  StreamSerializer
 
class  Table< double, double >
 
class  endl
 
class  TableStream
 This is a fancy table to stream data in a fancy way. More...
 
class  ThreadFixedSizeMemoryPool
 ThreadFixedSizeMemoryPool holds chunks belong to a certain thread and operate over them. More...
 
class  CadJsonInput
 
class  HexahedronGaussLegendreIntegrationPoints1
 
class  HexahedronGaussLegendreIntegrationPoints2
 
class  HexahedronGaussLegendreIntegrationPoints3
 
class  HexahedronGaussLegendreIntegrationPoints4
 
class  HexahedronGaussLegendreIntegrationPoints5
 
class  HexahedronGaussLobattoIntegrationPoints1
 
class  HexahedronGaussLobattoIntegrationPoints2
 
class  IntegrationPoint
 Short class definition. More...
 
class  LineCollocationIntegrationPoints1
 
class  LineCollocationIntegrationPoints2
 
class  LineCollocationIntegrationPoints3
 
class  LineCollocationIntegrationPoints4
 
class  LineCollocationIntegrationPoints5
 
class  LineGaussLegendreIntegrationPoints1
 
class  LineGaussLegendreIntegrationPoints2
 
class  LineGaussLegendreIntegrationPoints3
 
class  LineGaussLegendreIntegrationPoints4
 
class  LineGaussLegendreIntegrationPoints5
 
class  LineGaussLegendreIntegrationPoints6
 
class  LineGaussLegendreIntegrationPoints7
 
class  LineGaussLegendreIntegrationPoints8
 
class  LineGaussLegendreIntegrationPoints9
 
class  LineGaussLegendreIntegrationPoints10
 
class  LineGaussLobattoIntegrationPoints1
 
class  LineGaussLobattoIntegrationPoints2
 
class  LineGaussLobattoIntegrationPoints3
 
class  LineGaussLobattoIntegrationPoints4
 
class  LineGaussLobattoIntegrationPoints5
 
class  LineGaussLobattoIntegrationPoints6
 
class  LineGaussLobattoIntegrationPoints7
 
class  LineGaussLobattoIntegrationPoints8
 
class  LineGaussLobattoIntegrationPoints9
 
class  LineGaussLobattoIntegrationPoints10
 
class  PrismGaussLegendreIntegrationPoints1
 
class  PrismGaussLegendreIntegrationPoints2
 
class  PrismGaussLegendreIntegrationPoints3
 
class  PrismGaussLegendreIntegrationPoints4
 
class  PrismGaussLegendreIntegrationPoints5
 
class  PrismGaussLegendreIntegrationPointsExt1
 
class  PrismGaussLegendreIntegrationPointsExt2
 
class  PrismGaussLegendreIntegrationPointsExt3
 
class  PrismGaussLegendreIntegrationPointsExt4
 
class  PrismGaussLegendreIntegrationPointsExt5
 
class  PrismGaussLobattoIntegrationPoints1
 
class  PrismGaussLobattoIntegrationPoints2
 
class  PyramidGaussLegendreIntegrationPoints1
 
class  PyramidGaussLegendreIntegrationPoints2
 
class  PyramidGaussLegendreIntegrationPoints3
 
class  PyramidGaussLegendreIntegrationPoints4
 
class  PyramidGaussLegendreIntegrationPoints5
 
struct  Pow
 
struct  Pow< 1 >
 
class  Quadrature
 Short class definition. More...
 
class  QuadrilateralCollocationIntegrationPoints1
 
class  QuadrilateralCollocationIntegrationPoints2
 
class  QuadrilateralCollocationIntegrationPoints3
 
class  QuadrilateralCollocationIntegrationPoints4
 
class  QuadrilateralCollocationIntegrationPoints5
 
class  QuadrilateralGaussLegendreIntegrationPoints1
 
class  QuadrilateralGaussLegendreIntegrationPoints2
 
class  QuadrilateralGaussLegendreIntegrationPoints3
 
class  QuadrilateralGaussLegendreIntegrationPoints4
 
class  QuadrilateralGaussLegendreIntegrationPoints5
 
class  QuadrilateralGaussLobattoIntegrationPoints1
 
class  QuadrilateralGaussLobattoIntegrationPoints2
 
class  TetrahedronGaussLegendreIntegrationPoints1
 
class  TetrahedronGaussLegendreIntegrationPoints2
 
class  TetrahedronGaussLegendreIntegrationPoints3
 
class  TetrahedronGaussLegendreIntegrationPoints4
 
class  TetrahedronGaussLegendreIntegrationPoints5
 
class  TriangleCollocationIntegrationPoints1
 
class  TriangleCollocationIntegrationPoints2
 
class  TriangleCollocationIntegrationPoints3
 
class  TriangleCollocationIntegrationPoints4
 
class  TriangleCollocationIntegrationPoints5
 
class  TriangleGaussLegendreIntegrationPoints1
 
class  TriangleGaussLegendreIntegrationPoints2
 
class  TriangleGaussLegendreIntegrationPoints3
 
class  TriangleGaussLegendreIntegrationPoints4
 
class  TriangleGaussLegendreIntegrationPoints5
 
class  TriangleGaussRadauIntegrationPoints1
 
class  TriangleGaussRadauIntegrationPoints2
 
class  TriangleGaussRadauIntegrationPoints3
 
class  TriangleGaussRadauIntegrationPoints4
 
class  TriangleGaussRadauIntegrationPoints5
 
class  TriangleGaussRadauIntegrationPoints6
 
class  AMGCL_NS_Solver
 
class  AMGCLSolver
 This is a multigrid solver based on the AMGCL library. More...
 
class  BICGSTABSolver
 Short class definition. More...
 
class  CGSolver
 Short class definition. More...
 
class  DeflatedCGSolver
 Short class definition. More...
 
class  DiagonalPreconditioner
 DiagonalPreconditioner class. More...
 
class  DirectSolver
 
class  ILU0Preconditioner
 ILU0Preconditioner class. More...
 
class  ILUPreconditioner
 ILUPreconditioner class. More...
 
class  IterativeSolver
 Base class for all the iterative solvers in Kratos. More...
 
class  LinearSolver
 Base class for all the linear solvers in Kratos. More...
 
class  MonotonicityPreservingSolver
 
class  PowerIterationEigenvalueSolver
 This class uses the inverted power iteration method to obtain the lowest eigenvalue of a system. More...
 
class  PowerIterationHighestEigenvalueSolver
 This class uses the inverted power iteration method to obtain the lowest eigenvalue of a system. More...
 
class  Preconditioner
 Preconditioner class. More...
 
class  RayleighQuotientIterationEigenvalueSolver
 This is a eigen solver based on the Rayleigh quotient iteration algorithm. More...
 
class  Reorderer
 Base class for all reorderer objects in Kratos used in linear solvers. More...
 
class  ScalingSolver
 This solvers rescales in order to improve the conditioning of the system. More...
 
class  SkylineLUCustomScalarSolver
 
class  LUSkylineFactorization
 
class  SkylineLUFactorizationSolver
 
class  TFQMRSolver
 
class  Mapper
 Base Class for all Mappers. More...
 
class  CartesianMeshGeneratorModeler
 Short class definition. More...
 
class  EdgeSwapping2DModeler
 Optimizes a 2D mesh by swapping the edges between elements. More...
 
class  MeshSuiteModeler
 Short class definition. More...
 
class  Modeler
 Modeler to interact with ModelParts. More...
 
class  StructuredMeshRefinementModeler
 Short class definition. More...
 
class  TetrahedraBall
 Stores a ball of tetrahedra sourronding a node of mesh. More...
 
class  TetrahedraEdgeShell
 This class defines an edge shell for a mesh of tetrahedra. More...
 
class  MPICommunicator
 MPICommunicator manages the transfer of ModelPart data in MPI distributed memory environment. More...
 
class  MPIMessage
 
class  MPIMessage< int >
 
class  MPIMessage< unsigned int >
 
class  MPIMessage< long unsigned int >
 
class  MPIMessage< double >
 
class  MPIMessage< bool >
 
class  MPIMessage< char >
 
class  MPIMessage< Flags::BlockType >
 
class  MPIMessage< std::string >
 
class  MPIMessage< std::vector< ValueType > >
 
class  MPIMessage< array_1d< ValueType, Dimension > >
 
class  AmgclDistributedCSRConversionUtilities
 
class  DistributedAmgclCSRSpMMUtilities
 
class  MpiDebugUtilities
 
class  DistributedModelPartInitializer
 Initialize a distributed ModelPart from a serial one. More...
 
class  ModelPartCommunicatorUtilities
 Utilitiy class for ModelPart::Comunicator management in an MPI context. More...
 
class  Operation
 The base class for all operations in Kratos. More...
 
class  ApplyConstantScalarValueProcess
 The base class for all processes in Kratos. More...
 
class  ApplyConstantVectorValueProcess
 The base class for all processes in Kratos. More...
 
struct  AssignScalarInputToEntitiesProcessSettings
 This struct is used in order to identify when using the hitorical and non historical variables. More...
 
class  BuildElementalProcess
 Short class definition. More...
 
class  PointGeometry
 Custom Point container to be used by the search. More...
 
struct  CalculateDistanceToPathSettings
 This struct is used in order to identify when using the hitorical and non historical variables. More...
 
class  EmbeddedNodalVariableFromSkinTypeHelperClass
 
class  CalculateEmbeddedNodalVariableFromSkinProcess
 
class  CalculateEmbeddedSignedDistanceTo3DSkinProcess
 Short class definition. More...
 
struct  CalculateNodalAreaSettings
 This struct is used in order to identify when using the hitorical and non historical variables. More...
 
class  DistanceSpatialContainersConditionConfigure
 
class  CalculateSignedDistanceTo3DConditionSkinProcess
 Short class definition. More...
 
class  DistanceSpatialContainersConfigure
 
class  CalculateSignedDistanceTo3DSkinProcess
 Short class definition. More...
 
class  CheckSkinProcess
 This function verifies that the skin has no holes nor overlapped geometries this is accomplished by storing all of the edges in the model in a hash map and verifying that no edge appears more than twice (which would imply an overlap) or less than once (which would imply a gap in the skin) More...
 
struct  ComputeNodalGradientProcessSettings
 This struct is used in order to identify when using the hitorical and non historical variables. More...
 
struct  AuxiliarVariableVectorRetriever
 This struct is an auxiliar base class of the VariableVectorRetriever. More...
 
struct  VariableVectorRetriever
 This struct is used in order to retrieve values without loosing performance. More...
 
struct  ComputeNodalDivergenceProcessSettings
 This struct is used in order to identify when using the hitorical and non historical variables. More...
 
class  ConstructSystemMatrixElementalProcess
 Short class definition. More...
 
class  EdgeBasedGradientRecoveryProcess
 Edge-based gradient recovery process This process implements the edge-based gradient recovery process technique described in https://onlinelibrary.wiley.com/doi/epdf/10.1002/nme.4374. More...
 
class  EliminateIsolatedNodesProcess
 Short class definition. More...
 
class  FindConditionsNeighboursProcess
 Short class definition. More...
 
class  FindGlobalNodalElementalNeighboursProcess
 Short class definition. More...
 
class  FindGlobalNodalNeighboursProcess
 Short class definition. More...
 
struct  FindNodalHSettings
 This struct is used in order to identify when using the hitorical and non historical variables. More...
 
class  GraphColoringProcess
 Getting a graph of connectivities (of domains) and performs a coloring procedure. More...
 
class  LevelSetConvectionProcess
 Short class definition. More...
 
class  MeasureMeshQualityProcess
 Short class definition. More...
 
class  MeshNodeCollapsingProcess
 Remove the selected node from the mesh and collapse the connectivity arround it. More...
 
class  OutputProcess
 The base class for output processes. More...
 
class  Process
 The base class for all processes in Kratos. More...
 
class  PointMapper
 Custom Point container to be used by the mapper. More...
 
class  SimpleMortarMapperProcessWrapper
 This class wraps automatically the different types mof mappers. More...
 
class  VariationalDistanceCalculationProcess
 Short class definition. More...
 
class  AdjointResponseFunction
 A base class for adjoint response functions. More...
 
class  BuilderAndSolver
 Current class provides an implementation for the base builder and solving operations. More...
 
class  ExplicitBuilder
 Current class provides an implementation for the base explicit builder and solving operations. More...
 
class  ResidualBasedBlockBuilderAndSolver
 Current class provides an implementation for standard builder and solving operations. More...
 
class  ResidualBasedBlockBuilderAndSolverWithLagrangeMultiplier
 Current class provides an implementation for standard builder and solving operations. More...
 
class  ResidualBasedEliminationBuilderAndSolver
 Current class provides an implementation for standard elimination builder and solving operations. More...
 
class  ResidualBasedEliminationBuilderAndSolverComponentwise
 
class  ResidualBasedEliminationBuilderAndSolverWithConstraints
 Current class provides an implementation for standard builder and solving operations. More...
 
class  ConvergenceAccelerator
 Base class for convergence accelerators This class is intended to be the base of any convergence accelerator in Kratos. More...
 
class  And_Criteria
 This convergence criteria checks simultaneously two convergence criteria (both must be satisfied) More...
 
class  ConvergenceCriteria
 This is the base class to define the different convergence criterion considered. More...
 
class  DisplacementCriteria
 This is a convergence criteria that employes the increment on the solution as criteria. More...
 
class  MixedGenericCriteria
 Convergence criteria for mixed vector-scalar problems. More...
 
class  Or_Criteria
 This convergence criteria checks simultaneously two convergence criteria (one of them must be satisfied) More...
 
class  ResidualCriteria
 This is a convergence criteria that employes the residual as criteria. More...
 
class  ResidualBasedAdjointBossakScheme
 A scheme for dynamic adjoint equations, using Bossak time integration. More...
 
class  ResidualBasedAdjointStaticScheme
 A scheme for static adjoint equations. More...
 
class  ResidualBasedAdjointSteadyScheme
 A scheme for steady adjoint equations. More...
 
class  ResidualBasedBDFCustomScheme
 BDF integration scheme (for dynamic problems) More...
 
class  ResidualBasedBDFDisplacementScheme
 BDF integration scheme (displacement based) More...
 
class  ResidualBasedBDFScheme
 BDF integration scheme (for dynamic problems) More...
 
class  ResidualBasedBossakDisplacementScheme
 Bossak integration scheme (for linear and nonlinear dynamic problems) for displacements. More...
 
class  ResidualBasedImplicitTimeScheme
 This is the base class for the implicit time schemes. More...
 
class  ResidualBasedNewmarkDisplacementScheme
 Bossak integration scheme (for dynamic problems) for displacements. More...
 
class  ResidualBasedPseudoStaticDisplacementScheme
 This is a pseudo-static scheme. More...
 
class  ResidualBasedIncrementalAitkenStaticScheme
 A scheme for the solution of a problem using Aitken iterations. More...
 
class  ResidualBasedIncrementalUpdateStaticScheme
 This class provides the implementation of a static scheme. More...
 
class  ResidualBasedIncrementalUpdateStaticSchemeSlip
 Scheme for the solution of problems involving a slip condition. More...
 
class  Scheme
 This class provides the implementation of the basic tasks that are needed by the solution strategy. More...
 
class  SensitivityBuilderScheme
 Scheme used in the Sensitivity Builder. More...
 
class  AdaptiveResidualBasedNewtonRaphsonStrategy
 Short class definition. More...
 
class  ArcLengthStrategy
 This is the base ArcLengthStrategy. More...
 
class  ButcherTableau
 Butcher tableau for Runge-Kutta method. More...
 
class  ButcherTableauForwardEuler
 
class  ButcherTableauMidPointMethod
 
class  ButcherTableauRK3TVD
 Explicit total variation diminishing 3rd order Runge-Kutta. More...
 
class  ButcherTableauRK4
 
class  ExplicitSolvingStrategy
 Explicit solving strategy base class. More...
 
class  ExplicitSolvingStrategyBFECC
 Explicit Back-and-Forth Error Compensation Correction time-integration scheme. More...
 
class  ExplicitSolvingStrategyRungeKutta
 Family of explicit Runge-Kutta schemes. More...
 
class  ImplicitSolvingStrategy
 Implicit solving strategy base class This is the base class from which we will derive all the implicit strategies (line-search, NR, etc...) More...
 
class  LineSearchStrategy
 Short class definition. More...
 
class  ResidualBasedLinearStrategy
 This is a very simple strategy to solve linearly the problem. More...
 
class  ResidualBasedNewtonRaphsonStrategy
 This is the base Newton Raphson strategy. More...
 
class  SolvingStrategy
 Solving strategy base class This is the base class from which we will derive all the strategies (implicit and explicit) More...
 
class  KratosSpace
 Short class definition. More...
 
class  UblasSpace
 Short class definition. More...
 
class  BinsDynamic
 
class  BinsObjectDynamic
 Short class definition. More...
 
class  Bins
 
class  BinsObjectStatic
 Short class definition. More...
 
class  kDOP
 
class  _6DOP
 
class  _8DOP
 
class  _12DOP
 
class  _14DOP
 
class  _18DOP
 
class  _20DOP
 
class  _26DOP
 
class  BoundingVolumePartitioner
 
class  SimpleBoundingVolumePartitioner
 
class  LineRegressionVolumePartitioner
 
class  BoundingVolumeTree
 
class  Bucket
 Short class definition. More...
 
class  Cell
 
class  NodeConfigure
 Configuration file for Nodes. More...
 
class  PointDistance2
 Short class definition. More...
 
class  RadiusPoint
 
class  DEMSearch
 
class  KDTreePartitionBase
 Short class definition. More...
 
class  KDTreePartition
 
class  KDTreePartitionAverageSplit
 
class  KDTreePartitionMidPointSplit
 
class  OcTreeAverageSplit
 
class  OcTreeMidPointSplit
 
class  OCTreePartition
 Short class definition. More...
 
class  OctreeBinary
 Short class definition. More...
 
class  OctreeBinaryCell
 This class represents a cell in an octree to be used with Octree class. More...
 
class  Tvector
 Short class definition. More...
 
class  SubBinAxis
 TOOLS UTILS ///. More...
 
class  SearchStructure
 
class  SpatialSearchResult
 This class is the result of the spatial searches. More...
 
class  PointObject
 Custom Point container to be used by the search. More...
 
class  SpecializedSpatialSearchFactory
 Factory for the specialized spatial search. More...
 
class  TreeNode
 Short class definition. More...
 
class  Tree
 Short class definition. More...
 
class  ActivationUtilities
 Tool to evaluate the normals on nodes based on the normals of a set of surface conditions. More...
 
class  AdjointExtensions
 Interface extensions for adjoint elements and conditions. More...
 
class  AmgclCSRConversionUtilities
 
class  AmgclCSRSpMMUtilities
 
class  BeamMathUtils
 
class  BinBasedFastPointLocator
 This class is designed to allow the fast location of MANY points on the top of a 3D mesh. More...
 
class  BinBasedFastPointLocatorConditions
 This class is designed to allow the fast location of MANY points on the top of a 3D mesh. (for conditions) More...
 
class  BinBasedNodesInElementLocator
 REMARK: the location function is threadsafe, and can be used in OpenMP loops. More...
 
class  BodyDistanceCalculationUtils
 
class  BodyNormalCalculationUtils
 
class  BrentIteration
 
class  BuiltinTimer
 
class  CompareElementsAndConditionsUtility
 
class  ComputeNeighbourListFunctor
 Short class definition. More...
 
class  ConditionNumberUtility
 Utility to compute the condition number. More...
 
class  ParticleConvectUtily
 
class  CoordinateTransformationUtils
 
class  Counter
 Short class definition. More...
 
class  CurveAxisIntersection
 
class  CuttingUtility
 CUTTING UTILITY. More...
 
class  DeflationUtils
 
class  DenseHouseholderQRDecomposition
 
class  DenseQRDecomposition
 
class  DenseSingularValueDecomposition
 
class  DiscontinuousShapeFunctionsUtilities_2D
 This utility can be used to calculate the enriched shape function for tetrahedra element. More...
 
class  DiscontinuousShapeFunctionsUtilities
 
class  DofUpdater
 Utility class to update the values of degree of freedom (Dof) variables after solving the system. More...
 
class  EnrichmentUtilities_2D
 This utility can be used to calculate the enriched shape function for tetrahedra element. More...
 
class  EnrichmentUtilities
 
class  EnrichmentUtilitiesDuplicateDofs
 
class  FunctionParser
 GenericFunctionUtility. More...
 
struct  ShapeParameter
 
class  GetValueFunctor
 Short class definition. More...
 
class  GlobalPointerUtilities
 Short class definition. More...
 
class  IndirectScalar
 Wrapper for a function which behaves like an arithmetic type. More...
 
class  IntegrationUtilities
 Utilities to integrate in different cases. More...
 
class  IsosurfacePrinterApplication
 
class  LineSearchesUtils
 
class  MathUtils
 Various mathematical utilitiy functions. More...
 
class  MergeVariableListsUtility
 Merges the variable lists of the input modelparts. More...
 
class  MLSShapeFunctionsUtility
 Moving Least-Squares utility to calculate shape function values This class uses a linear polynomial basis and an exponential kernel to calculate the shape function values and gradients in a given point using a Moving Least-Squares minimization. More...
 
struct  ModelPartUnionOperator
 
struct  ModelPartSubstractionOperator
 
struct  ModelPartIntersectionOperator
 
struct  MortarUtilitiesSettings
 This struct is used in order to identify when using the historical and non historical variables. More...
 
class  ProjectionNurbsGeometryUtilities
 
class  ObjectCounter
 Short class definition. More...
 
class  OpenMPUtils
 Implements basic tasks for OpenMP parallelism and suitable scalar alternatives. More...
 
class  BlockPartition
 
class  IndexPartition
 This class is useful for index iteration over containers. More...
 
class  ParticlesUtilities
 Collection of utilities to compute statistic of particles. More...
 
class  PlaneApproximationUtility
 Utility to compute an approximation plane for a set of points. More...
 
class  GlobalPointerCommunicator
 Short class definition. More...
 
class  ResultsProxy
 
class  GlobalPointerMapCommunicator
 Short class definition. More...
 
class  ApplyProxy
 Proxy class to update local and non-local data. More...
 
class  PythonGenericFunctionUtility
 This function allows to call a function method of type f(x, y, z, t) implemented in python. More...
 
class  CreateQuadraturePointsUtility
 A Class for the creation of integration points. More...
 
class  Quaternion
 Quaternion A simple class that implements the main features of quaternion algebra. More...
 
class  RandomInitializeUtility
 Utility to initialize a random vector. More...
 
class  SumReduction
 utility function to do a sum reduction More...
 
class  SubReduction
 
class  MaxReduction
 
class  AbsMaxReduction
 
class  MinReduction
 
class  AbsMinReduction
 
class  AccumReduction
 
class  MapReduction
 
struct  CombinedReduction
 
class  EntityDatabase
 This class stores the results of a entity. More...
 
class  VariableDatabase
 This class stores the results of a variable. More...
 
class  ResultDatabase
 This class stores the results of a simulation for a later comparison. More...
 
class  RetrieveGlobalPointersByIndex
 Short class definition. More...
 
class  SignedDistanceCalculationUtils
 
class  SparseMatrixMultiplicationUtility
 An utility to multiply sparse matrix in Ublas. More...
 
class  SpatialContainersConfigure
 Thhis class is a container for spatial search. More...
 
class  TetrahedraSplit
 This class performs the splitting of a tetrahedra. It contains three helper functions to ease the splitting: TetrahedraSplitMode, Split_Tetrahedra, and TetrahedraGetNewConnectivityGID. More...
 
class  SplitTetrahedraUtilities
 
class  TriangleSplit
 
class  SVDUtils
 Various mathematical utilities to compute SVD and the condition number of a matrix. More...
 
class  TableStreamUtility
 
class  CurveTessellation
 
class  Line3DN
 A arbitrary node 3D line geometry with quadratic shape functions. More...
 
class  ApplyWeakSlidingProcess
 
class  EdgeCableElementProcess
 
class  EmpiricalSpringElementProcess
 
class  CableNetMpcProcess
 
class  SlidingEdgeProcess
 
class  ResidualBasedBlockBuilderAndSolverWithConstraintsForChimera
 Current class provides an implementation for applying the chimera constraints that is enforcing continuity. More...
 
class  FractionalStepStrategyForChimera
 
class  ChimeraDistanceCalculationUtility
 Utility for calculating the Distance on a given modelpart. More...
 
class  FractionalStepSettingsForChimera
 Helper class to define solution strategies for FS_Strategy. More...
 
class  AdjointAnalyticalIncompressiblePotentialFlowElement
 
class  AdjointBasePotentialFlowElement
 
class  AdjointFiniteDifferencePotentialFlowElement
 
class  CompressiblePerturbationPotentialFlowElement
 
class  CompressiblePotentialFlowElement
 
class  EmbeddedCompressiblePotentialFlowElement
 
class  EmbeddedIncompressiblePotentialFlowElement
 
class  EmbeddedTransonicPerturbationPotentialFlowElement
 
class  IncompressiblePerturbationPotentialFlowElement
 
class  IncompressiblePotentialFlowElement
 
class  TransonicPerturbationPotentialFlowElement
 
struct  ComputeWingSectionVariableProcessSettings
 
class  KuttaConditionProcess
 
class  GenericCompressionConstitutiveLawIntegratorDplusDminusDamage
 : This object integrates the predictive stress using the isotropic the d+d- damage theory More...
 
class  GenericTensionConstitutiveLawIntegratorDplusDminusDamage
 : This object integrates the predictive stress using the isotropic the d+d- damage theory More...
 
class  GenericConstitutiveLawIntegratorDamage
 : This object integrates the predictive stress using the isotropic damage theory by means of linear/exponential softening. More...
 
class  GenericConstitutiveLawIntegratorKinematicPlasticity
 This object integrates the predictive stress using the plasticity theory by means of linear/exponential softening or hardening + softening evolution laws. More...
 
class  GenericConstitutiveLawIntegratorPlasticity
 This object integrates the predictive stress using the plasticity theory by means of linear/exponential softening or hardening + softening evolution laws. More...
 
class  HighCycleFatigueLawIntegrator
 : This object computes all the required information for the high cycle fatigue constitutive law. More...
 
class  DruckerPragerPlasticPotential
 This class defines a plastic potential following the theory of Drucker-Prager. More...
 
class  GenericPlasticPotential
 If the plastic potential is of the same type as the yield surface we talk about associated flow rules, if a different function is used, it is non-associated. For metals associated flow rules work great, while frictional materials typically need non-associated flow rules. More...
 
class  ModifiedMohrCoulombPlasticPotential
 This class defines a plastic potential following the theory of Mohr-Coulomb (modified) More...
 
class  MohrCoulombPlasticPotential
 This class defines a plastic potential following the theory of Mohr-Coulomb. More...
 
class  RankinePlasticPotential
 This class defines a plastic potential following the theory of Rankine. More...
 
class  TrescaPlasticPotential
 This class defines a plastic potential following the theory of Tresca. More...
 
class  VonMisesPlasticPotential
 This class defines a plastic potential following the theory of Von Mises. More...
 
class  DruckerPragerYieldSurface
 This class defines a yield surface according to Drucker-Prager theory. More...
 
class  GenericYieldSurface
 This class defines a generic yield surface. More...
 
class  ModifiedMohrCoulombYieldSurface
 This class defines a yield surface according to Modified Mohr-Coulumb theory. More...
 
class  MohrCoulombYieldSurface
 This class defines a yield surface according to Von-Mises theory. More...
 
class  RankineYieldSurface
 This class defines a yield surface according to Rankine theory. More...
 
class  SimoJuYieldSurface
 Short class definition. More...
 
class  TrescaYieldSurface
 This class defines a yield surface according to Tresca theory. More...
 
class  VonMisesYieldSurface
 This class defines a yield surface according to Von-Mises theory. More...
 
class  TangentOperatorCalculatorUtility
 An algorithm that derives numerically the constitutive tangent tensor at one GP. More...
 
class  NewtonianFluidPlaneStrain2DLaw
 Short class definition. More...
 
class  IsochoricOgdenModel
 Short class definition. More...
 
class  DamageModel
 Short class definition. More...
 
class  HardeningRule
 Short class definition. More...
 
class  PlasticityModel
 Short class definition. More...
 
class  SimoJuModifiedExponentialDamageModel
 Short class definition. More...
 
class  MisesHuberThermalYieldSurface
 Short class definition. More...
 
class  MisesHuberYieldSurface
 Short class definition. More...
 
class  ModifiedCamClayYieldSurface
 Short class definition. More...
 
class  ModifiedMisesYieldSurface
 Short class definition. More...
 
class  YieldSurface
 Short class definition. More...
 
class  PropertiesLayout
 PropertiesLayout. More...
 
class  ShapeAtDeviatoricPlaneMCCUtility
 
class  StressInvariantsUtilities
 
class  TableKeyVariables
 TableKeyVariables. More...
 
class  CircleBoundingBox
 Short class definition. More...
 
class  CompoundNosesBoundingBox
 Short class definition. More...
 
class  CylinderBoundingBox
 Short class definition. More...
 
class  PlaneBoundingBox
 Short class definition. More...
 
class  SphereBoundingBox
 Short class definition. More...
 
class  TubeBoundingBox
 Short class definition. More...
 
class  BuildContactModelPartProcess
 Short class definition. More...
 
class  ClearContactConditionsMesherProcess
 Short class definition. More...
 
class  ClearPointContactConditionsProcess
 Short class definition. More...
 
class  GenerateNewContactConditionsMesherProcess
 Short class definition. More...
 
class  HMParametricWallContactSearchProcess
 The base class for all processes in Kratos. More...
 
class  ParametricWallContactSearchProcess
 The base class for all processes in Kratos. More...
 
class  SettleContactModelStructureProcess
 Short class definition. More...
 
class  ResidualBasedBossakDisplacementRotationScheme
 
class  RigidBodyElementCreationUtility
 Rigid body element build processes in Kratos. More...
 
class  RigidBodyUtilities
 Short class definition. More...
 
class  SplineCurveUtilities
 Short class definition. More...
 
class  PointItem
 Custom Point container to be used by the search. More...
 
class  MixedULMLinearSolver
 This solver is designed for the solution of mixed U-LM problems (this solver in particular is optimized for dual LM, to avoid the resolution). More...
 
class  ProcessFactoryUtility
 This is a experimental process factory utility. More...
 
class  ContactResidualBasedBlockBuilderAndSolver
 Current class provides an implementation for contact builder and solving operations. More...
 
class  ContactResidualBasedEliminationBuilderAndSolver
 Current class provides an implementation for contact builder and solving operations. (elimination) More...
 
class  ContactResidualBasedEliminationBuilderAndSolverWithConstraints
 Current class provides an implementation for contact builder and solving operations. (elimination) More...
 
class  ALMFrictionalMortarConvergenceCriteria
 Custom convergence criteria for the mortar condition for frictional case. More...
 
class  ALMFrictionlessComponentsMortarConvergenceCriteria
 Custom convergence criteria for the mortar condition for frictionless case with components. More...
 
class  ALMFrictionlessMortarConvergenceCriteria
 Custom convergence criteria for the mortar condition for frictionless case with components. More...
 
class  BaseMortarConvergenceCriteria
 Custom convergence criteria for the mortar condition. More...
 
class  ContactErrorMeshCriteria
 Custom convergence for used to check the convergence in the mesh error. More...
 
class  DisplacementContactCriteria
 Convergence criteria for contact problems. More...
 
class  DisplacementLagrangeMultiplierContactCriteria
 Convergence criteria for contact problems. More...
 
class  DisplacementLagrangeMultiplierFrictionalContactCriteria
 Convergence criteria for contact problems. More...
 
class  DisplacementLagrangeMultiplierMixedContactCriteria
 Convergence criteria for contact problems. More...
 
class  DisplacementLagrangeMultiplierMixedFrictionalContactCriteria
 Convergence criteria for contact problems. More...
 
class  DisplacementLagrangeMultiplierResidualContactCriteria
 Convergence criteria for contact problems This class implements a convergence control based on nodal displacement and lagrange multiplier values. The error is evaluated separately for each of them, and relative and absolute tolerances for both must be specified. More...
 
class  DisplacementLagrangeMultiplierResidualFrictionalContactCriteria
 Convergence criteria for contact problems (only for frictional cases) This class implements a convergence control based on nodal displacement and lagrange multiplier values. The error is evaluated separately for each of them, and relative and absolute tolerances for both must be specified. More...
 
class  DisplacementResidualContactCriteria
 Convergence criteria for contact problems This class implements a convergence control based on nodal displacement (for penalty contact) More...
 
class  MeshTyingMortarConvergenceCriteria
 
class  MortarAndConvergenceCriteria
 Custom AND convergence criteria for the mortar condition. More...
 
class  MPCContactCriteria
 Custom convergence criteria for the contact problem. More...
 
class  PenaltyFrictionalMortarConvergenceCriteria
 Custom convergence criteria for the mortar condition for frictional case. More...
 
class  PenaltyFrictionlessMortarConvergenceCriteria
 Custom convergence criteria for the mortar condition for frictionless case with components. More...
 
class  LineSearchContactStrategy
 Short class definition. This class. More...
 
class  ResidualBasedNewtonRaphsonContactStrategy
 Contact Newton Raphson class. More...
 
class  ResidualBasedNewtonRaphsonMPCContactStrategy
 Contact Newton Raphson class. More...
 
class  AdjointThermalFace
 Heat flux Neumann condition for the ajdoint thermal diffusion problem. More...
 
class  FluxCondition
 A basic Neumann condition for convection-diffusion problems. More...
 
class  AdjointDiffusionElement
 Basic element for the ajdoint diffusion problem. More...
 
class  ConvDiff2D
 A stabilized element for solving the convection diffusion equations in 2D. More...
 
class  ConvDiff3D
 Short class definition. More...
 
class  ConvDiffChangeOfPhase2D
 Short class definition. More...
 
class  DConvectionDiffusionExplicit
 This element solves the convection-diffusion equation, stabilized with algebraic subgrid scale or orthogonal subgrid scale. More...
 
class  EmbeddedLaplacianElement
 
class  EulerianDiffusionElement
 formulation described in https://docs.google.com/document/d/13a_zGLj6xORDuLgoOG5LwHI6BwShvfO166opZ815zLY/edit?usp=sharing More...
 
class  LaplacianElement
 Short class definition. More...
 
class  MixedLaplacianElement
 Mixed Laplacian formulation element This element implements a mixed Laplacian (scalar - gradient) formulation. More...
 
class  QSConvectionDiffusionExplicit
 This element solves the convection-diffusion equation, stabilized with algebraic subgrid scale or orthogonal subgrid scale. More...
 
class  LocalTemperatureAverageResponseFunction
 
class  ExplicitSolvingStrategyRungeKutta4ConvectionDiffusion
 This strategy adds the orthogonal subgrid projections computation to the base explicit runge kutta 4 integration method. More...
 
class  ResidualBasedConvectionDiffusionStrategy
 This strategy is used to solve convection-diffusion problem. More...
 
class  ResidualBasedConvectionDiffusionStrategyNonLinear
 This strategy is used to solve convection-diffusion problem. More...
 
class  ResidualBasedEulerianConvectionDiffusionStrategy
 This strategy is used to solve convection-diffusion problem. More...
 
class  ResidualBasedSemiEulerianConvectionDiffusionStrategy
 This strategy is used to solve convection-diffusion problem. More...
 
class  BFECCConvection
 
class  BFECCLimiterConvection
 
class  Convection_Particle
 PFEM Particle class. More...
 
class  FaceHeatUtilities
 
class  MoveParticleUtilityScalarTransport
 
class  PureConvectionCrankNUtilities
 
class  PureConvectionUtilities
 
class  AddedMassCondition
 
class  FreeSurfaceCondition
 
class  InfiniteDomainCondition
 
class  UPCondition
 
class  SmallDisplacementInterfaceElement
 
class  SmallDisplacementThermoMechanicElement
 
class  WaveEquationElement
 
class  ApplyComponentTableProcessDam
 
class  DamAddedMassConditionProcess
 
class  DamAzenhaHeatFluxProcess
 
class  DamBofangConditionTemperatureProcess
 
class  DamChemoMechanicalAgingYoungProcess
 
class  DamFixTemperatureConditionProcess
 
class  DamGroutingReferenceTemperatureProcess
 
class  DamHydroConditionLoadProcess
 
class  DamInputTableNodalYoungModulusProcess
 
class  DamNodalReferenceTemperatureProcess
 
class  DamNodalYoungModulusProcess
 
class  DamNoorzaiHeatFluxProcess
 
class  DamRandomFieldsVariableProcess
 
class  DamReservoirConstantTemperatureProcess
 
class  DamReservoirMonitoringTemperatureProcess
 
class  DamTSolAirHeatFluxProcess
 
class  DamTemperaturebyDeviceProcess
 
class  DamUpliftCircularConditionLoadProcess
 
class  DamUpliftConditionLoadProcess
 
class  DamWestergaardConditionLoadProcess
 
class  BossakDisplacementSmoothingScheme
 
class  DamPScheme
 
class  DamUPScheme
 
class  IncrementalUpdateStaticDampedSmoothingScheme
 
class  IncrementalUpdateStaticSmoothingScheme
 
class  ConstructionUtility
 
class  GlobalJointStressUtility
 
class  MappingVariables2DUtilities
 
class  MappingVariables3DUtilities
 
class  StreamlinesOutput3DUtilities
 
class  TransferSelfweightStressUtility
 
class  LaplacianSmoothing
 Short class definition. More...
 
class  BuildModelPartBoundaryProcess
 Short class definition. More...
 
class  ConstantRotationProcess
 
class  ElementalNeighboursSearchProcess
 Short class definition. More...
 
class  GenerateNewConditionsMesherProcess
 Short class definition. More...
 
class  GenerateNewElementsMesherProcess
 Short class definition. More...
 
class  GenerateNewNodesMesherProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  MesherProcess
 The base class for processes passed to the solution scheme. More...
 
class  ModelVolumeCalculationProcess
 
class  NodalNeighboursSearchProcess
 Short class definition. More...
 
class  PrintMeshOutputMesherProcess
 
class  RefineConditionsMesherProcess
 Refine Mesh Boundary Process. More...
 
class  RefineElementsInEdgesMesherProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  RefineElementsOnSizeMesherProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  RefineElementsOnThresholdMesherProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  RemoveNodesMesherProcess
 Remove Mesh Nodes Process for 2D and 3D cases. More...
 
class  SelectElementsMesherProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  SettleModelStructureProcess
 Short class definition. More...
 
class  TransferBetweenModelPartsProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  BoundaryNormalsCalculationUtilities
 
class  MeshErrorCalculationUtilities
 Short class definition. More...
 
class  DemContact
 
class  SingleSphereCluster3D
 
class  ControlModule2DProcess
 
class  BinsObjectDynamicPeriodic
 Short class definition. More...
 
class  SubBinAxisPeriodic
 TOOLS UTILS ///. More...
 
class  SearchStructurePeriodic
 
class  ExplicitSolverSettings
 
class  IterativeSolverStrategy
 
class  VelocityVerletSolverStrategy
 
class  AnalyticFaceWatcher
 
class  AnalyticParticleWatcher
 
class  AnalyticWatcher
 
class  AuxiliaryUtilities
 
class  SphericElementGlobalPhysicsCalculator
 
class  ClusterInformation
 
class  DiscreteParticleConfigure
 
class  GeometricalConfigure
 
class  OMP_DEMSearch
 Short class definition. More...
 
class  ParallelBondUtilities
 
class  Particle_Data
 
class  PostUtilities
 
class  PreUtilities
 
class  ReorderConsecutiveFromGivenIdsModelPartIO
 
class  RigidFaceGeometricalObjectConfigure
 
class  DemSearchUtilities
 
class  DEMFlags
 
class  ControlModuleProcess
 
class  ComputeDEMFaceLoadUtility
 
class  ControlModuleFemDem2DUtilities
 
class  ControlModuleFemDemUtilities
 
class  DemStructuresCouplingUtilities
 
class  EffectiveStressesCommunicatorUtility
 
class  InterpolateStructuralSolutionForDEM
 
class  PorePressureCommunicatorUtility
 
class  PostProcessUtilities
 
class  SandProductionUtilities
 
class  StressFailureCheckUtilities
 Note: For the moment this only works for cylindrical probes with its axis oriented in Z direction. More...
 
class  DemStructuresCouplingFlags
 
class  DropletDynamicsElement
 
class  KratosExaquteSandboxApplication
 Short class definition. More...
 
class  ApplyComponentTableProcess
 
class  ApplyDoubleTableProcess
 
class  AssignScalarFieldToEntitiesProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  AssignVectorFieldToEntitiesProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  AssignVectorVariableToConditionsProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  DamageToNodesProcess
 
class  DemAfterRemeshIdentificatorProcess
 
class  FixScalarDofProcess
 The base class for fixing scalar variable Dof or array_1d component Dof processes in Kratos. More...
 
class  FreeScalarDofProcess
 The base class for freeing scalar variable Dof or array_1d component Dof processes in Kratos. More...
 
class  InitialDemSkinProcess
 
class  StressToNodesProcess
 
class  TransferEntitiesBetweenModelPartsProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  FemDemResidualCriteria
 This is a convergence criteria that employes the residual as criteria. More...
 
class  HexahedraNewtonRaphsonStrategy
 This is the base Newton Raphson strategy. More...
 
class  ResidualBasedDEMCoupledNewtonRaphsonStrategy
 This is the base Newton Raphson strategy coupled with the DEM strategy. More...
 
class  AitkenRelaxationFEMDEMUtility
 Aitken relaxation technique for FSI PFEM-FEM-DEM coupling. More...
 
class  RenumberingNodesUtility
 
class  FSGeneralizedWallCondition
 Implements a generalized wall model accounting for pressure gradients. More...
 
class  FSPeriodicCondition
 Condition used to assign periodic boundary conditions when using a fractional step fluid solver. More...
 
class  FSWernerWengleWallCondition
 Implements a power-law wall model. More...
 
class  StokesWallCondition
 Implements a wall condition for the monolithic stokes formulation - based on BDF2. More...
 
class  WallCondition
 Implements a wall condition for the monolithic formulation. More...
 
class  WallConditionDiscontinuous
 Implements a wall condition for the monolithic formulation. More...
 
class  LinearLogWallLaw
 Linear-log law LHS and RHS contribution implementation This class implements the LHS and RHS Gauss point contributions of the linear-log wall model This class should be used in combination with an incompressible Navier-Stokes (or Stokes) condition implementing the remaining terms (see @NavierStokesWallCondition). More...
 
class  NavierSlipWallLaw
 Navier-slip law LHS and RHS contribution implementation This class implements the LHS and RHS contributions of the Navier-slip wall model This class should be used in combination with an incompressible Navier-Stokes (or Stokes) condition implementing the remaining terms (see @NavierStokesWallCondition). More information about can be found in https://onlinelibrary.wiley.com/doi/abs/10.1002/fld.663. More...
 
class  AlternativeDVMSDEMCoupled
 
class  AlternativeQSVMSDEMCoupled
 
class  BinghamFluid
 
class  CompressibleNavierStokesExplicit
 Compressible Navier-Stokes explicit element This element implements a compressible Navier-Stokes explicit formulation. The formulation is written in conservative form so the element unknowns are the DENSITY, MOMENTUM and TOTAL_ENERGY variables. This element is intended to work with the Kratos explicit DOF based strategy. Hence, the explicit residual is written in the corresponding REACTION variables. More...
 
class  DVMS
 
class  DVMSDEMCoupled
 
class  ZeroDerivatives
 This provides zero derivatives for given any variable. More...
 
class  SubAssembly
 Assembles sub-vectors to element vectors and matrices. More...
 
class  CalculationContainerTraits
 This is traits clas sto hold combined data containers and calculation containers. More...
 
class  QSVMSAdjointElementData
 Traits class to hold QSVMS adjoint element data. More...
 
class  QSVMSDerivativeUtilities
 These are helper classes to define derivatives of coefficients of Navier-Stokes. More...
 
class  QSVMSResidualDerivatives
 Computes the QSVMS residual derivatives. More...
 
class  DistanceSmoothingElement
 
class  DPGVMS
 
class  DynamicVMS
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  EmbeddedAusasNavierStokes
 
class  EmbeddedFluidElement
 
class  EmbeddedFluidElementDiscontinuous
 
class  EmbeddedNavierStokes
 
class  FIC
 
class  FluidAdjointElement
 
class  FluidElement
 
class  FractionalStep
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  FractionalStepDiscontinuous
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  HerschelBulkleyFluid
 
class  NavierStokes
 
class  QSVMS
 
class  QSVMSDEMCoupled
 
class  SpalartAllmaras
 Short class definition. More...
 
class  StationaryStokes
 GLS-stabilized element for the solution of the stationary Stokes problem. More...
 
class  Stokes3D
 
class  Stokes3DTwoFluid
 
class  SymbolicStokes
 
class  TwoFluidNavierStokes
 
class  TwoFluidNavierStokesAlphaMethod
 
class  TwoFluidVMS
 
class  TwoFluidVMSLinearizedDarcy
 Version of TwoFluidVMS that treats the Darcy term explicitly. More...
 
class  VMS
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  WeaklyCompressibleNavierStokes
 
class  WindkesselModel
 An impelementation of the Windkessel model for boundary condition of incompressible flows. More...
 
class  EmbeddedNodesInitializationProcess
 
class  EmbeddedPostprocessProcess
 Utility to filter the embedded velocity and pressure values. More...
 
class  IntegrationPointStatisticsProcess
 Helper process to record statistics on the integration points of the mesh. More...
 
class  SpalartAllmarasTurbulenceModel
 An impelementation of the Spalart-Allmaras turbulence model for incompressible flows. More...
 
class  StokesInitializationProcess
 A process to provide initial values for Navier-Stokes problems. More...
 
class  PyDragResponseFunction
 
class  DragResponseFunction
 A response function for drag. More...
 
class  VelocityPressureNormSquareResponseFunction
 A response function for norm square calculation. More...
 
class  ResidualBasedBlockBuilderAndSolverPeriodic
 
class  BDF2TurbulentScheme
 A scheme for BDF2 time integration. More...
 
class  ResidualBasedPredictorCorrectorVelocityBossakSchemeTurbulent
 Bossak time scheme for the incompressible flow problem. More...
 
class  ResidualBasedSimpleSteadyScheme
 
class  SimpleSteadySensitivityBuilderScheme
 
class  VelocityBossakAdjointScheme
 
class  VelocityBossakSensitivityBuilderScheme
 
class  CompressibleNavierStokesExplicitSolvingStrategy
 Explicit solving strategy base class. More...
 
class  CompressibleNavierStokesExplicitSolvingStrategyBFECC
 
class  CompressibleNavierStokesExplicitSolvingStrategyRungeKutta
 Explicit solving strategy base class. More...
 
class  FractionalStepStrategy
 Fractional-step strategy for incompressible Navier-Stokes formulation This strategy implements a splitting scheme for the incompressible Navier-Stokes equations. It is intended to be used in combination with the FractionalStep element in the FluidDynamicsApplication. The fractional step index, which is stored in the ProcessInfo, takes the values 1 : Momentum step (calculate fractional step velocity) 2-3 : Unused (reserved for componentwise calculation of frac step velocity) 4 : Pressure step 5 : Computation of projections 6 : End of step velocity. More...
 
class  CompressibleElementRotationUtility
 A utility to rotate the local contributions of certain nodes to the system matrix, which is required to apply slip conditions in arbitrary directions. More...
 
class  DynamicSmagorinskyUtils
 Helper class to dynamically determine a value for the Smagorinsly parameter. More...
 
class  EmbeddedData
 
class  EmbeddedDiscontinuousData
 
class  FICData
 
class  FluidElementUtilities
 Auxiliary and specialized functions for elements derived from FluidElement. More...
 
class  FractionalStepSettings
 Helper class to define solution strategies for FS_Strategy. More...
 
class  FractionalStepSettingsPeriodic
 Helper class to define solution strategies for FS_Strategy. More...
 
class  IntegrationPointToNodeTransformationUtility
 A utility for transforming values on integration points to nodes. More...
 
class  PeriodicConditionUtilities
 Auxiliary utilitiy to define periodic boundary conditions for flow problems. More...
 
class  QSVMSData
 
class  QSVMSDEMCoupledData
 
class  SolverSettings
 Helper class to define solution strategies for FS_Strategy. More...
 
class  StatisticsData
 Internal container for integration point statistitcs on a given element. More...
 
class  StatisticsSampler
 Base class for statistical measurements. More...
 
class  ScalarAverageSampler
 This class manages the computation of the average of a scalar quantity. More...
 
class  VectorAverageSampler
 This class manages the computation of the average of a vector quantity. More...
 
class  VarianceSampler
 This class manages the computation of the (co)variance between two given quantities (scalar or vector). More...
 
class  SymmetricVarianceSampler
 This class manages the computation of the variance for a given quantity. More...
 
class  ComponentwiseVarianceSampler
 This class manages the computation of the (co)variance when one or both variables are Vector components. More...
 
class  ThirdOrderCorrelationSampler
 This class manages the computation of third order moments of scalars or vector components. More...
 
class  SymbolicStokesData
 
class  TimeIntegratedFICData
 
class  TimeIntegratedQSVMSData
 
class  TwoFluidNavierStokesAlphaMethodData
 
class  TwoFluidNavierStokesData
 
class  VorticityUtilities
 A set of functions to compute quantities of interest for turbulent flows. More...
 
class  WeaklyCompressibleNavierStokesData
 
class  TrilinosSpalartAllmarasTurbulenceModel
 Trilinos implementation of the Spalart-Allmaras turbulence model. More...
 
class  TrilinosStokesInitializationProcess
 A process to provide initial values for Navier-Stokes problems. More...
 
class  TrilinosFractionalStepSettings
 Helper class to define solution strategies for FS_Strategy. More...
 
class  TrilinosFractionalStepSettingsPeriodic
 Helper class to define solution strategies for FS_Strategy. More...
 
class  ExplicitForwardEulerScheme
 
class  GeneralizedNewmarkGN11Scheme
 
class  ElementUtilities
 
class  EdgesStructureType
 
class  MatrixContainer
 
class  EdgesStructureTypeC2C
 
class  MatrixContainerC2C
 
class  EdgeBasedLevelSet
 
class  EdgebasedLevelsetAuxiliaryUtils
 
class  EdgeBasedLevelSetSubstep
 
class  AitkenConvergenceAccelerator
 Aitken convergence accelerator Aitken formula-based. More...
 
class  ConstantRelaxationConvergenceAccelerator
 Constant relaxation convergence accelerator This utility corrects the iteration guess with a constant relaxation factor. More...
 
class  FSIUtils
 
class  MVQNFullJacobianConvergenceAccelerator
 MVQN acceleration scheme MultiVectorQuasiNewton convergence accelerator from Bogaers et al. 2016. More...
 
class  IBQNMVQNConvergenceAccelerator
 Interface Block Newton convergence accelerator Interface Block Newton equations convergence accelerator. More...
 
class  MVQNRandomizedSVDConvergenceAccelerator
 MVQN-RZ acceleration scheme RandomiZed Multi-Vector Quasi-Newton (MVQN-RZ) method convergence accelerator from Zorrilla and Rossi 2022. The MVQN-RZ overcomes the memory and computational bottlenecks of the original MVQN algorithm by doing a randomized SVD decomposition of the previous step inverse Jacobian approximation. This makes possible to reduce the complexity of the method from quadratic (MVQN) to linear (MVQN-RZ). The settings of the method are "automatic_jacobian_modes": if true automatically selects the number of modes to be used in the decomposition "jacobian_modes": if not automatic, the number of modes to be used in the decomposition "w_0": relaxation parameter to be used in the very first update "cut_off_tol": relative tolerance to avoid (almost) linear dependent information in the observation matrices "interface_block_newton": false for the IQN equations case and true for the IBQN equations once "limit_modes_to_iterations": if not automatic, limits the modes to the number of iterations to avoid numerical noise "min_rand_svd_extra_modes": minimum of extra modes to be used in the randomized SVD decomposition. More...
 
class  IBQNMVQNRandomizedSVDConvergenceAccelerator
 Interface Block Newton MVQN with randomized Jacobian convergence accelerator Interface Block Newton equations convergence accelerator with MVQN randomized SVD Jacobian for the subdomains. More...
 
class  JacobianEmulator
 Jacobian emulator. More...
 
class  MVQNRecursiveJacobianConvergenceAccelerator
 Recursive MVQN acceleration scheme Recursive MultiVectorQuasiNewton convergence accelerator. This convergence accelerator is an alternative implementation of the standard MVQN that avoids the storage of the. More...
 
class  NodalUpdateBaseClass
 
class  NodalUpdateNewmark
 
class  PartitionedFSIUtilities
 
class  SharedPointsMapper
 Short class definition. More...
 
class  ApplyBoundaryHydrostaticPressureTableProcess
 
class  ApplyBoundaryPhreaticLinePressureTableProcess
 
class  ApplyBoundaryPhreaticSurfacePressureTableProcess
 
class  ApplyConstantBoundaryHydrostaticPressureProcess
 
class  ApplyConstantBoundaryPhreaticLinePressureProcess
 
class  ApplyConstantBoundaryPhreaticSurfacePressureProcess
 
class  ApplyConstantHydrostaticPressureProcess
 
class  ApplyConstantInterpolateLinePressureProcess
 
class  ApplyConstantPhreaticLinePressureProcess
 
class  ApplyConstantPhreaticSurfacePressureProcess
 
class  ApplyExcavationProcess
 
class  ApplyHydrostaticPressureTableProcess
 
class  ApplyPhreaticLinePressureTableProcess
 
class  ApplyPhreaticSurfacePressureTableProcess
 
class  ApplyTimeDependentInterpolateLinePressureProcess
 
class  ApplyWriteScalarProcess
 
class  PeriodicInterfaceProcess
 
class  SetAbsorbingBoundaryParametersProcess
 
class  ResidualBasedBlockBuilderAndSolverWithMassAndDamping
 Current class provides an implementation for builder and solving operations, while the global mass and damping matrices are stored. More...
 
class  BackwardEulerQuasistaticPwScheme
 
class  BackwardEulerQuasistaticUPwScheme
 
class  NewmarkDynamicUPwScheme
 
class  NewmarkQuasistaticDampedUPwScheme
 
class  NewmarkQuasistaticPwScheme
 
class  NewmarkQuasistaticUPwScheme
 
class  GeoMechanicsNewtonRaphsonErosionProcessStrategy
 
class  GeoMechanicsNewtonRaphsonStrategy
 
class  GeoMechanicsRammArcLengthStrategy
 
class  ConditionUtilities
 
class  GeoElementUtilities
 
class  InterfaceElementUtilities
 
class  StructuralMechanicsMathUtilities
 
class  GeoStaticCondensationUtility
 This utilitiy condenses given degrees of freedom from any element stiffness matrix to model e.g. hinges. More...
 
class  GeoStructuralMechanicsElementUtilities
 
class  ReadVariableFunctor
 
class  WriteVariableFunctor
 
class  RegisteredComponentLookup
 A class for calling a functor on a variable specified by it's registered name. More...
 
class  CouplingLagrangeCondition
 Lagrange factor based coupling condition. More...
 
class  CouplingNitscheCondition
 Nitsche factor based coupling condition. More...
 
class  CouplingPenaltyCondition
 Penalty factor based coupling condition. More...
 
class  LoadCondition
 Condition for basic load types. More...
 
class  LoadMomentDirector5pCondition
 Condition for moment loads for the 5p shell based on directors. More...
 
class  OutputCondition
 Output condition. More...
 
class  SupportLagrangeCondition
 Lagrange Multiplier based support condition. More...
 
class  SupportNitscheCondition
 Nitsche-type based support condition. More...
 
class  SupportPenaltyCondition
 Condition for penalty support condition. More...
 
class  Shell3pElement
 
class  Shell5pElement
 
class  Shell5pHierarchicElement
 
class  TrussElement
 
class  AdditiveSchwarzPreconditioner
 
class  EigensolverNitscheStabilizationScheme
 An adapter scheme for obtaining stiffness and stabilization matrices for Nitsche eigenvalue problems. More...
 
class  EigensolverNitscheStabilizationStrategy
 Strategy for solving generalized eigenvalue problems to obtain Nitsche stabilization factor. More...
 
class  EigenDenseBDCSVD
 
class  EigenDenseColumnPivotingHouseholderQRDecomposition
 
class  EigenDenseHouseholderQRDecomposition
 
class  EigenDenseJacobiSVD
 
class  EigenDenseColPivHouseholderQRSolver
 
class  EigenDenseDirectSolver
 
class  DenseEigenvalueSolver
 
class  EigenDenseHouseholderQRSolver
 
class  EigenDenseLLTSolver
 
class  EigenDensePartialPivLUSolver
 
struct  SpaceType
 
struct  SpaceType< double >
 
struct  SpaceType< std::complex< double > >
 
class  EigenDirectSolver
 
class  EigenPardisoLDLTSolver
 
class  EigenPardisoLLTSolver
 
class  EigenPardisoLUSolver
 
class  EigenSparseCGSolver
 
class  EigenSparseLUSolver
 
class  EigenSparseQRSolver
 
class  EigensystemSolver
 
class  FEASTEigensystemSolver
 
class  SpectraSymGEigsShiftSolver
 
class  FEASTConditionNumberUtility
 This utility uses the FEAST solver to obtain (estimate) the the condition number of a regular matrix. More...
 
class  UblasWrapper
 
class  CouplingGeometryLocalSystem
 
class  CouplingGeometryMapper
 
class  AccessorInterpolativeMapperBase
 Definition of an accessor auxiliary class. More...
 
class  Projection3D2DMapper
 This mapper simplifies the mapping between two model parts thanks to the projection over a reference plane. More...
 
class  InterfaceObjectConfigure
 
class  InterfaceObject
 Object used by the bin-search. More...
 
class  InterfaceNode
 
class  InterfaceGeometryObject
 
struct  MapperBackend
 
class  MapperInterfaceInfo
 Object for storing data that is needed to construct the local-mapping-system. More...
 
class  MapperLocalSystem
 This is the "Condition" of the mappers. More...
 
struct  MapperMPIBackend
 
class  GaussPointItem
 Custom Gauss Point container to be used by the search. More...
 
class  MeshingFlags
 Flags needed used in the MeshingApplication. More...
 
class  PfemGidGaussPointsContainer
 
class  PfemGidMeshContainer
 
class  EmbeddedMeshLocatorProcess
 Short class definition. More...
 
struct  AuxiliarHessianComputationVariables
 This is an auxiliar struct to store remeshing variables. More...
 
class  PointBoundary
 Custom Point container to be used to look in the boundary skin. More...
 
class  SetHMapProcess
 Short class definition. More...
 
class  BinBasedMeshTransfer
 This class allows the interpolation between non-matching meshes in 2D and 3D. More...
 
class  Cutting_Isosurface_Application
 CUTTING ISOSURFACE APPLICATION. More...
 
class  LocalRefinePrismMesh
 
class  LocalRefineTetrahedraMesh
 
class  LocalRefineTetrahedraMeshOnlyOnBoundaries
 
class  LocalRefineTetrahedraMeshParallelToBoundaries
 
class  LocalRefineTriangleMesh
 
class  LocalRefineTriangleMeshConditions
 
class  LocalRefineTriangleMeshGeneric
 
class  MetricsMathUtils
 This class is used to compute some mathematical operations needed for the metrics computing. More...
 
struct  MMGMeshInfo
 Stores the Mmg mesh information. More...
 
struct  PMMGMeshInfo
 Stores the ParMmg mesh information. More...
 
class  DistanceCalculator
 
class  MeshTransfer
 This class allows the interpolation between non-matching meshes in 2D and 3D. More...
 
class  TetgenVolumeMesher
 This class performs the (constrained) Delaunay meshing of the internal volume given a surface discretized in terms of triangular conditions. More...
 
class  TetrahedraReconnectUtility
 Short class definition. More...
 
class  UniformRefinementUtility
 This class splits all the elements until NUMBER_OF_DIVISIONS reaches the desired value @detail A node is added on the middle of each edge (and an extra node is added inside the quadrilaterals and tetrahedrons) and the nodal values are interpolated Once the element is split, the NUMBER_OF_DIVISIONS variable in increased by one Each division will create the following entities and delete the origin entity: Lines: 2 new lines Triangles: 4 new triangles (mesh quality is conserved) Quadrilaterals: 4 new quadrilaterals (mesh quality is conserved) Tetrahedrons: 8 new tetrahedrons (mesh quality is not conserved) Hexahedrons: 8 new hexahedrons (mesh quality is conserved) It only works with linear elements The splitting keeps the sub model parts. More...
 
class  MSuitePFEMModeler
 Short class definition. More...
 
class  PragmaticAdaptor
 
class  TetGenCDT
 Short class definition. More...
 
class  TetGenPfemContact
 Short class definition. More...
 
class  TetGenPfemModeler
 Short class definition. More...
 
class  TetGenPfemRefineFace
 Short class definition. More...
 
class  TetGenPfemModelerVms
 Short class definition. More...
 
class  TriGenCDT
 Short class definition. More...
 
class  TriGenDropletModeler
 Short class definition. More...
 
class  TriGenGLASSModeler
 Short class definition. More...
 
class  TriGenModeler
 Short class definition. More...
 
class  TriGenPFEMModeler
 Short class definition. More...
 
class  TriGenPFEMRefineSegment
 Short class definition. More...
 
class  TriGenPFEMModelerVMS
 Short class definition. More...
 
class  LaplacianMeshMovingElement
 
class  StructuralMeshMovingElement
 
class  LaplacianMeshMovingStrategy
 Short class definition. More...
 
class  StructuralMeshMovingStrategy
 Short class definition. More...
 
class  TrilinosLaplacianMeshMovingStrategy
 Short class definition. More...
 
class  TrilinosStructuralMeshMovingStrategy
 Short class definition. More...
 
class  MortonDivideInputToPartitionsProcess
 Short class definition. More...
 
class  MortonPartitioningProcess
 Short class definition. More...
 
class  KratosMetisApplication
 Short class definition. More...
 
class  OptimizationAlgorithm
 
class  Control
 Short class definition. More...
 
class  AdjointSmallDisplacementElement
 Short class definition. More...
 
class  HelmholtzBulkElement
 Short class definition. More...
 
class  HelmholtzBulkShapeElement
 Short class definition. More...
 
class  HelmholtzSurfShapeElement
 Short class definition. More...
 
class  HelmholtzSurfThicknessElement
 Short class definition. More...
 
class  Response
 Short class definition. More...
 
class  HelmholtzStrategy
 Short class definition. More...
 
struct  ContainerDataIO< ContainerDataIOTags::Properties >
 
class  MPMGridAxisymLineLoadCondition2D
 Axisymmetric line load condition. More...
 
class  MPMGridAxisymPointLoadCondition
 Axisymmetric point load condition. More...
 
class  MPMGridBaseLoadCondition
 
class  MPMGridLineLoadCondition2D
 Short class definition. More...
 
class  MPMGridPointLoadCondition
 Short class definition. More...
 
class  MPMGridSurfaceLoadCondition3D
 
class  MPMParticleBaseCondition
 
class  MPMParticleBaseDirichletCondition
 
class  MPMParticleBaseLoadCondition
 Short class definition. More...
 
class  MPMParticlePenaltyCouplingInterfaceCondition
 Short class definition. More...
 
class  MPMParticlePenaltyDirichletCondition
 Short class definition. More...
 
class  MPMParticlePointLoadCondition
 Short class definition. More...
 
class  MPMUpdatedLagrangian
 Large Displacement Lagrangian Element for 3D and 2D geometries. (base class) More...
 
class  MPMUpdatedLagrangianPQ
 Partitioned Quadrature Large Displacement Lagrangian Element for 3D and 2D geometries. (base class) More...
 
class  MPMUpdatedLagrangianUP
 Large Displacement Lagrangian Element for 3D and 2D geometries. (base class) More...
 
class  QuadraturePointPartitionedGeometry
 
class  ParticleEraseProcess
 Short class definition. More...
 
class  MPMExplicitScheme
 A MPM explicit scheme. More...
 
class  MPMResidualBasedBossakScheme
 Bossak integration scheme (for linear and nonlinear dynamic problems) for displacements adjusted for Material Point Method. More...
 
class  MPMExplicitStrategy
 Short class definition. More...
 
class  MPMResidualBasedNewtonRaphsonStrategy
 Short class definition. More...
 
class  MPMBoundaryRotationUtility
 
class  MPMStressPrincipalInvariantsUtility
 
class  ParticleMechanicsMathUtilities
 
class  MonolithicAutoSlipInlet3D
 Implements a wall condition for the PFEM2 formulation. More...
 
class  FixedPressure2D
 
class  FixedPressure3D
 
class  FixedVelocity2D
 
class  FixedVelocity3D
 
class  WaterFixedVelocity2D
 
class  FractionalStepPFEM22D
 
class  FractionalStepPFEM23D
 
class  MonolithicPFEM22D
 
class  MonolithicAutoSlipPFEM22D
 
class  MonolithicPFEM23D
 
class  MonolithicAutoSlipPFEM23D
 
class  Monolithic3FluidPFEM22D
 
class  Monolithic3FluidPFEM23D
 
class  NoNewtonianMonolithicPFEM22D
 
class  NoNewtonianMonolithicPFEM23D
 
class  QFluid2D
 This element implements a Multi-stage element (2D case) to be used in conjuntion with. More...
 
class  QFluid3D
 Short class definition. More...
 
class  VelocityEnrichedPFEM22D
 
class  BackwardEulerMonolithicAleScheme
 A first order scheme for testing purpose. More...
 
class  PFEM2_Explicit_Strategy
 
class  Fluid_Phase_PFEM2_Explicit_Strategy
 
class  FracStepStrategy
 Short class definition. More...
 
class  PFEM2MonolithicSlipScheme
 
class  PFEM2MonolithicSlipStrategy
 
class  ResidualBasedPredictorCorrectorVelocityBossakAleScheme
 Bossak time scheme for the incompressible flow problem. More...
 
class  AddFixedVelocityCondition2D
 
class  AddFixedVelocityCondition3D
 
class  AddFixedPressureCondition2D
 
class  AddFixedPressureCondition3D
 
class  AddWaterFixedVelocityCondition2D
 
class  CalculateWaterFraction
 
class  EnrichmentUtilitiesforPFEM2
 
class  MarkFluidProcess
 Short class definition. More...
 
class  MarkOuterNodesProcess
 Short class definition. More...
 
class  MoveParticleUtilityPFEM2
 
class  DistanceCalculator1
 
class  ParticleUtils
 
class  Pfem2Utils
 
class  PFEM_Particle
 PFEM Particle class. More...
 
class  PFEM_Particle_Fluid
 PFEM Particle class. More...
 
class  SaveLagrangianSurfaceProcess_p
 Short class definition. More...
 
class  MoveParticleUtilityDiffFluidOnly
 
class  Pfem2ApplyBCProcess
 Short class definition. More...
 
class  VisualizationUtilities
 
class  KratosPFEM2Application
 Short class definition. More...
 
class  AdaptiveTimeIntervalProcess
 Short class definition. More...
 
class  AssignPropertiesToNodesProcess
 The base class for fixing scalar variable Dof or array_1d component Dof processes in Kratos. More...
 
class  InletMesherProcess
 Insert a new Inlet Layer when the previous one has gone away. More...
 
class  InsertFluidNodesMesherProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  ManageIsolatedNodesProcess
 Process for managing the time integration of variables for isolated nodes. More...
 
class  ManageSelectedElementsProcess
 Process for managing the time integration of variables for selected elements. More...
 
class  RecoverVolumeLossesProcess
 Move free surface to restore volume losses. More...
 
class  RefineFluidElementsInEdgesMesherProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  RemoveFluidNodesMesherProcess
 Remove Fluid Nodes Process for 2D and 3D cases. More...
 
class  VolumeShapingProcess
 Move free surface to restore volume losses. More...
 
class  ThreeStepFirstOrderUpdatedLagrangianElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  ThreeStepSecondOrderPspgUpdatedLagrangianElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  ThreeStepSecondOrderUpdatedLagrangianElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  ThreeStepUpdatedLagrangianElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitFluidDEMcouplingElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitFluidElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitFluidFicElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitFluidPspgElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedFluidElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedSolidElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  TwoStepUpdatedLagrangianVPImplicitSolidElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  UpdatedLagrangianElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  UpdatedLagrangianVImplicitSolidElement
 A stabilized element for the incompressible Navier-Stokes equations. More...
 
class  AssignScalarFieldToPfemEntitiesProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  AssignVectorFieldToPfemEntitiesProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  AssignVectorVariableToPfemConditionsProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  BuildMeshBoundaryForFluidsProcess
 Short class definition. More...
 
class  BuildModelPartBoundaryForFluidsProcess
 Short class definition. More...
 
class  CalculateWaveHeightProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  ComputeAveragePfemMeshParametersProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  FindNodalHForRigidWallsProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  FixScalarPfemDofProcess
 The base class for fixing scalar variable Dof or array_1d component Dof processes in Kratos. More...
 
class  FreeScalarPfemDofProcess
 The base class for freeing scalar variable Dof or array_1d component Dof processes in Kratos. More...
 
class  GenerateNewConditionsMesherForFluidsProcess
 Short class definition. More...
 
class  GenerateNewNodesBeforeMeshingProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  InletManagementProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  LagrangianRotationProcess
 Process used to rotate lagrangian model parts using Rodrigues' rotation formula. More...
 
class  ModelStartEndMeshingForFluidsProcess
 Short class definition. More...
 
class  RemoveMeshNodesForFluidsProcess
 Remove Mesh Nodes Process for 2D and 3D cases. More...
 
class  SelectMeshElementsForFluidsProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  SetActiveFlagMesherProcess
 Short class definition. More...
 
class  SetActiveFlagProcess
 Short class definition. More...
 
class  SetDummyPropertyForRigidElementsProcess
 
class  SetEulerianInletProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  SetLagrangianInletProcess
 Refine Mesh Elements Process 2D and 3D. More...
 
class  SetMainMaterialPropertyProcess
 Short class definition. More...
 
class  SetMaterialPropertiesForThermalCouplingProcess
 This process sets the nodal value of thermal properties (density, conductivity and capacity) that depends on the temperature, which is necesssary for solving the termal part, since the convection-diffusion solver gets these nodal values for assembling the system. The value of these properties are computed according to the constitutive law of the incident elements of each node, using the nodal temperature, and the average is taken as the nodal value for the property. More...
 
class  SetMaterialPropertiesFromFluidToRigidNodesProcess
 Short class definition. More...
 
class  SetMaterialPropertiesToFluidNodesProcess
 Short class definition. More...
 
class  SetMaterialPropertiesToSolidNodesProcess
 Short class definition. More...
 
class  SetMeshVelocityForThermalCouplingProcess
 This method sets the MESH_VELOCITY equal to the nodal VELOCITY. More...
 
class  SplitElementsProcess
 Short class definition. More...
 
class  TransferModelPartElementsProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  UpdateConditionsOnFreeSurfaceProcess
 This process updates the conditions applied to the free surface after the remeshing. More...
 
class  UpdateThermalModelPartProcess
 
class  NodalResidualBasedEliminationBuilderAndSolver
 Current class provides an implementation for standard builder and solving operations. More...
 
class  NodalResidualBasedEliminationBuilderAndSolverContinuity
 Current class provides an implementation for standard builder and solving operations. More...
 
class  NodalResidualBasedEliminationBuilderAndSolverContinuityForFSI
 Current class provides an implementation for standard builder and solving operations. More...
 
class  NodalResidualBasedEliminationBuilderAndSolverForFSI
 Current class provides an implementation for standard builder and solving operations. More...
 
class  GaussSeidelLinearStrategy
 Short class definition. More...
 
class  NodalTwoStepVPStrategy
 
class  NodalTwoStepVPStrategyForFSI
 
class  ThreeStepVPStrategy
 
class  TwoStepVPDEMcouplingStrategy
 
class  TwoStepVPStrategy
 
class  TwoStepVPThermalStrategy
 
class  VPStrategy
 
class  PfemFluidGidIO
 
class  TwoStepVPSolverSettings
 Helper class to define solution strategies for TwoStepVPStrategy. More...
 
class  TwoStepVPSettings
 Helper class to define solution strategies for FS_Strategy. More...
 
class  PFEMFlags
 
struct  TrescaStressInvariants
 
class  RefineConditionsInContactMesherProcess
 Refine Mesh Boundary Process. More...
 
class  ResidualBasedBossakScheme
 
class  PoromechanicsFaceLoadControlModuleProcess
 FaceLoad control module for displacements. More...
 
class  PoroExplicitCDScheme
 An explicit forward euler scheme with a split of the inertial term. More...
 
class  PoroExplicitVVScheme
 An explicit forward euler scheme with a split of the inertial term. More...
 
class  PoroNewmarkDynamicUPwScheme
 
class  PoroNewmarkQuasistaticDampedUPwScheme
 
class  PoroNewmarkQuasistaticUPwScheme
 
class  PoromechanicsExplicitNonlocalStrategy
 
class  PoromechanicsExplicitStrategy
 
class  PoromechanicsNewtonRaphsonNonlocalStrategy
 
class  PoromechanicsNewtonRaphsonStrategy
 
class  PoromechanicsRammArcLengthNonlocalStrategy
 
class  PoromechanicsRammArcLengthStrategy
 
class  FracturePropagation2DUtilities
 
class  FracturePropagation3DUtilities
 
class  InitialStress2DUtilities
 
class  InitialStress3DUtilities
 
class  IsotropicDamageUtilities
 
class  NonlocalDamage2DUtilities
 
class  NonlocalDamage3DUtilities
 
class  NonlocalDamageUtilities
 
class  PoroConditionUtilities
 
class  PoroElementUtilities
 
class  SolidMechanicsMathUtilities
 
class  FractionalStepKBasedWallCondition
 Implements a wall condition for the monolithic formulation. More...
 
class  IncompressiblePotentialFlowVelocityInletCondition
 
class  ScalarWallFluxCondition
 
class  ScalarWallFluxConditionData
 
class  VMSMonolithicKBasedWallCondition
 
class  ConvectionDiffusionReactionCrossWindStabilizedElement
 
class  ConvectionDiffusionReactionElement
 
class  ConvectionDiffusionReactionElementData
 Base class to hold Convection-Diffusion-Reaction transport equation data. More...
 
class  ConvectionDiffusionReactionResidualBasedFluxCorrectedElement
 
class  IncompressiblePotentialFlowVelocityElement
 
class  LaplaceElement
 
class  RansFormulationProcess
 This class is extending standard Process interface. More...
 
class  AlgebraicFluxCorrectedSteadyScalarScheme
 Algebraic flux corrected scalar steady transport scheme. More...
 
class  BossakRelaxationScalarScheme
 A scheme for steady and dynamic equations, using Bossak time integration. More...
 
class  SteadyScalarScheme
 
class  GlobalROMBuilderAndSolver
 
class  LeastSquaresPetrovGalerkinROMBuilderAndSolver
 Current class provides an implementation for LeastSquaresPetrovGalerkinROM builder and solving operations. More...
 
class  PetrovGalerkinROMBuilderAndSolver
 Current class provides an implementation for PetrovGalerkinROM builder and solving operations. More...
 
class  ROMBuilderAndSolver
 
class  RomResidualsUtility
 
class  BoussinesqCondition
 Implementation of a condition for shallow water waves problems. More...
 
class  ConservativeCondition
 Implementation of a condition for shallow water waves problems. More...
 
class  PrimitiveCondition
 Implementation of a condition for shallow water waves problems. More...
 
class  WaveCondition
 Implementation of a condition for shallow water waves problems. More...
 
class  BoussinesqElement
 Implementation of a linear element for shallow water problems. More...
 
class  ConservativeElement
 Implementation of a linear element for shallow water problems. More...
 
class  ConservativeElementFC
 Implementation of a linear element for shallow water problems. More...
 
class  ConservativeElementRV
 Implementation of a linear element for shallow water problems. More...
 
class  CrankNicolsonWaveElement
 Implementation of a linear element for shallow water problems. More...
 
class  PrimitiveElement
 Implementation of a linear element for shallow water problems. More...
 
class  WaveElement
 Implementation of a linear element for shallow water problems. More...
 
class  ChezyLaw
 The base class for the bottom and surface friction laws. More...
 
class  FrictionLaw
 The base class for the bottom and surface friction laws. More...
 
class  FrictionLawsFactory
 The base class for the bottom and surface friction laws. More...
 
class  ManningLaw
 The base class for the bottom and surface friction laws. More...
 
class  NodalManningLaw
 This class computes the bottom friction according to the Manning law. More...
 
class  WindWaterFriction
 The base class for the bottom and surface friction laws. More...
 
class  FluxCorrectedShallowWaterScheme
 BDF integration scheme (for dynamic problems) with flux correction for extra diffusion to ensure monotonic solutions. More...
 
class  ResidualBasedAdamsMoultonScheme
 Predictor-corrector semi imlicit scheme for the Boussinesq element. More...
 
class  ShallowWaterResidualBasedBDFScheme
 BDF integration scheme (for dynamic problems) More...
 
class  FlowRateSlipUtility
 Tools to apply slip conditions @detail A utility to rotate the local contributions of certain nodes to the system matrix, which is required to apply slip conditions in arbitrary directions. More...
 
class  FluxLimiter
 This is a helper class to separate the physics from the flux corrected scheme. More...
 
class  InterpolateSwToPfemUtility
 
class  SymmetryBase
 
class  MeshControllerUtilities
 Short class definition. More...
 
class  LineHeatFluxCondition
 Short class definition. More...
 
class  NonLinearRateDependentPlasticFlowRule
 Short class definition. More...
 
class  AddDofsProcess
 The base class for fixing scalar variable Dof or array_1d component Dof processes in Kratos. More...
 
class  AssignFlagsToModelPartEntitiesProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  AssignRotationAboutAnAxisToNodesProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  AssignRotationFieldAboutAnAxisToNodesProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  AssignTorqueAboutAnAxisToConditionsProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  AssignTorqueFieldAboutAnAxisToConditionsProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  BuildStringSkinProcess
 
class  ManageTimeStepProcess
 The base class for assigning a value to scalar variables or array_1d components processes in Kratos. More...
 
class  SolverProcess
 The base class for processes passed to the solution scheme. More...
 
class  TimeDiscretizationProcessTimeDiscretizationProcess
 Short class definition. More...
 
class  TransferSolvingModelPartEntitiesProcess
 Process to transfer model part entities to a solving submodelpart. More...
 
class  CompositeCriterion
 This convergence criteria checks simultaneously different convergence criteria. More...
 
class  ConvergenceCriterion
 Convergence Criterion base class. More...
 
class  DofsCriterion
 This convergence criteria checks the variable dofs. More...
 
class  ResidualCriterion
 This convergence criteria checks the residual. More...
 
class  BlockBuilderAndSolver
 Solution Buider and Solver based on block matrix. More...
 
class  ExplicitBuilderAndSolver
 Explicit Solution Buider and Solver base class. More...
 
class  ExplicitHamiltonBuilderAndSolver
 
class  ReductionBuilderAndSolver
 
class  SolutionBuilderAndSolver
 Solution Buider and Solver base class. More...
 
class  DynamicScheme
 Dynamic integration scheme. More...
 
class  EigensolverScheme
 An adapter scheme for obtaining mass and stiffness matrices for dynamic eigenvalue problems. More...
 
class  ExplicitCentralDifferencesScheme
 An explicit central difference scheme. More...
 
class  ExplicitHamiltonScheme
 
class  SolutionScheme
 Solution scheme base class. More...
 
class  StaticScheme
 Static integration scheme (for static problems) More...
 
class  EigensolverStrategy
 Strategy for solving generalized eigenvalue problems. More...
 
class  ExplicitHamiltonStrategy
 
class  ExplicitSolutionStrategy
 
class  LineSearchSolutionStrategy
 
class  LinearStrategy
 This is the base linear strategy jacobi / gauss-seidel linear strategies. More...
 
class  NewtonRaphsonStrategy
 This is the base Newton Raphson strategy. More...
 
class  SegregatedStrategy
 This is the base class for a segregated strategy for the same model part. More...
 
class  SolutionStrategy
 Solution strategy base class. More...
 
class  BackwardEulerMethod
 Short class definition. More...
 
class  BdfMethod
 Short class definition. More...
 
class  BossakMethod
 Short class definition. More...
 
class  BossakStepMethod
 Short class definition. More...
 
class  BossakStepRotationMethod
 Short class definition. More...
 
class  EmcStepMethod
 Short class definition. More...
 
class  NewmarkStepMethod
 Short class definition. More...
 
class  SimoMethod
 Short class definition. More...
 
class  SimoStepMethod
 Short class definition. More...
 
class  TimeIntegrationMethod
 Short class definition. More...
 
class  TimeIntegrationMethodsContainer
 
class  EigenvectorToSolutionStepVariableTransferUtility
 Transfer eigenvectors to solution step variables for GiD output or solution initialization. More...
 
class  EnergyUtilities
 Short class definition. More...
 
class  ShellQ4_CoordinateTransformation
 ShellQ4_CoordinateTransformation. More...
 
class  ShellQ4_CorotationalCoordinateTransformation
 EICR ShellQ4_CorotationalCoordinateTransformation. More...
 
class  ShellQ4_LocalCoordinateSystem
 ShellQ4_LocalCoordinateSystem. More...
 
class  ShellT3_CoordinateTransformation
 ShellT3_CoordinateTransformation. More...
 
class  ShellT3_CorotationalCoordinateTransformation
 EICR ShellT3_CorotationalCoordinateTransformation. More...
 
class  ShellT3_LocalCoordinateSystem
 ShellT3_LocalCoordinateSystem. More...
 
class  AxisymLineLoadCondition2D
 Axisymmetric line load condition. More...
 
class  AxisymPointLoadCondition
 Axisymmetric point load condition. More...
 
class  MassElement
 
class  GidEigenIO
 GidIO extended for writting Eigenvalue Results. More...
 
class  AdjointSemiAnalyticBaseCondition
 AdjointSemiAnalyticBaseCondition. More...
 
class  AdjointSemiAnalyticPointLoadCondition
 
class  AdjointFiniteDifferencingBaseElement
 AdjointFiniteDifferencingBaseElement. More...
 
class  AdjointFiniteDifferenceCrBeamElement
 
class  AdjointFiniteDifferencingShellElement
 AdjointFiniteDifferencingShellElement. More...
 
class  AdjointFiniteDifferencingSmallDisplacementElement
 AdjointFiniteDifferencingSmallDisplacementElement. More...
 
class  AdjointFiniteDifferenceSpringDamperElement
 AdjointFiniteDifferenceSpringDamperElement. More...
 
class  AdjointFiniteDifferenceTrussElement
 AdjointFiniteDifferencingBaseElement. More...
 
class  AdjointFiniteDifferenceTrussElementLinear
 AdjointFiniteDifferencingBaseElement. More...
 
class  AdjointSolidElement
 A template class for creating adjoint elements for solids. More...
 
class  EigenfrequencyResponseFunctionUtility
 Short class definition. More...
 
class  MassResponseFunctionUtility
 Short class definition. More...
 
class  StrainEnergyResponseFunctionUtility
 Short class definition. More...
 
class  StressCalculation
 StressCalculation. More...
 
class  ErrorMeshCriteria
 Custom convergence for used to check the convergence in the mesh error. More...
 
class  ResidualDisplacementAndOtherDoFCriteria
 This is a convergence criteria that employes the residual as criteria, it divides the problem in two dofs, displacement and another one. More...
 
class  EigensolverDynamicScheme
 An adapter scheme for obtaining mass and stiffness matrices for dynamic eigenvalue problems. More...
 
class  ExplicitMultiStageKimScheme
 An explicit multi stage scheme. More...
 
class  ResidualBasedRelaxationScheme
 
class  FormfindingStrategy
 
class  HarmonicAnalysisStrategy
 Strategy for solving generalized eigenvalue problems. More...
 
class  MechanicalExplicitStrategy
 This strategy is used for the explicit time integration. More...
 
class  PrebucklingStrategy
 Strategy for linearized prebuckling analysis. More...
 
class  EICR
 EICR Element Independent CoRotational formulation. More...
 
class  ApplyRigidRotationProcess
 Process used to rotate eulerian model parts using Rodrigues' rotation formula. More...
 
class  BDF2TurbulentSchemeDEMCoupled
 A scheme for BDF2 time integration. More...
 
class  RelaxedResidualBasedNewtonRaphsonStrategy
 This is the base Newton Raphson strategy. More...
 
class  ResidualBasedDerivativeRecoveryStrategy
 Short class definition. More...
 
class  ResidualBasedPredictorCorrectorVelocityBossakSchemeTurbulentDEMCoupled
 
class  CustomFunctionsCalculator
 
class  EmbeddedVolumeTool
 
class  CellularFlowPartialDerivatives
 
class  CodinaManufacturedField
 
class  ProductOfSines
 
class  RealField
 
class  LinearRealField
 
class  RealFunction
 
class  LinearFunction
 
class  PowerFunction
 
class  AdditionFunction
 
class  ProductFunction
 
class  CompositionFunction
 
class  SpaceTimeRule
 
class  BoundingBoxRule
 
class  MoreThanRule
 
class  EqualToRule
 
class  SpaceTimeSet
 
class  TimeDependant1DPorosityField
 
class  TimeDependantForceField
 
class  TimeDependantPorosityField
 
class  VectorField
 
class  L2ErrorNormCalculator
 
class  MeshRotationUtility
 
class  DensityFunction
 
class  DensityFunctionNormal
 
class  DensityFunctionPolynomial
 
class  Mollifier
 
class  PorosityUtils
 
class  MpiDiscreteParticleConfigure
 
class  Mpi_Neighbours_Calculator
 
class  PointConfigure
 
class  PointPointSearch
 Short class definition. More...
 
class  SamplingTool
 
class  SwimmingDemInPfemUtils
 
class  VolumeAveragingTool
 This class is designed to manage the volume averaging of DEM properties and their projection onto a mesh. More...
 
class  DEMThermalFlags
 
class  ResidualBasedIncrementalUpdateStaticSIMPScheme
 
class  StructureAdjointSensitivityStrategy
 
class  FilterFunction
 Solution utility to filter results. More...
 
class  IOUtilities
 Solution utility to filter results. More...
 
class  StructureResponseFunctionUtilities
 Solution utility to compute structural analysis responses. More...
 
class  TopologyFilteringUtilities
 Solution utility to filter results. More...
 
class  TopologyUpdatingUtilities
 Solution utility that updates response values for next iteration. More...
 
class  TrilinosLevelSetConvectionProcess
 Short class definition. More...
 
class  AuxiliaryMatrixWrapper
 Auxiliarty Trilinos matrix pointer wrapper class. More...
 
class  AuxiliaryVectorWrapper
 Auxiliarty Trilinos vector pointer wrapper class. More...
 
class  TrilinosBlockBuilderAndSolver
 Current class provides an implementation for trilinos builder and solving operations. More...
 
class  TrilinosBlockBuilderAndSolverPeriodic
 
class  TrilinosResidualBasedEliminationBuilderAndSolver
 
class  TrilinosDisplacementCriteria
 
class  TrilinosMixedGenericCriteria
 Convergence criteria for mixed vector-scalar problems. More...
 
class  TrilinosResidualCriteria
 MPI version of the ResidualCriteria. More...
 
class  TrilinosResidualBasedIncrementalAitkenStaticScheme
 A scheme for the solution of a problem using Aitken iterations. More...
 
class  TrilinosAssemblingUtilities
 The Trilinos assembling utilities. More...
 
class  TrilinosCuttingApplication
 TRILINOS CUTTING APPLICATION. More...
 
class  TrilinosCuttingIsosurfaceApplication
 
class  TrilinosDofUpdater
 Utility class to update the values of degree of freedom (Dof) variables after solving the system. More...
 
class  TrilinosJacobianEmulator
 Jacobian emulator. More...
 
class  TrilinosMVQNRecursiveJacobianConvergenceAccelerator
 MVQN (MultiVectorQuasiNewton method) acceleration scheme Recursive MultiVectorQuasiNewton convergence accelerator. This convergence accelerator is an alternative implementation of the standard MVQN that avoids the storage of the. More...
 
class  TrilinosPartitionedFSIUtilities
 Trilinos version of the partitioned FSI tools. More...
 
class  TrilinosRefineMesh
 
class  Amesos2Solver
 Wrapper for Trilinos-Amesos2 Direct Solvers. More...
 
class  AmesosSolver
 Wrapper for Trilinos-Amesos Direct Solvers. More...
 
class  AmgclMPISchurComplementSolver
 
class  AmgclMPISolver
 This is a multigrid solver based on the AMGCL library. More...
 
class  AztecSolver
 Wrapper for Trilinos-Aztec Iterative Solvers. More...
 
class  MultiLevelSolver
 Wrapper for Trilinos-ML preconditioner using the Aztec-Solver. More...
 
class  TrilinosMonotonicityPreservingSolver
 
class  TrilinosSpace
 The space adapted for Trilinos vectors and matrices. More...
 
class  PointNeumann2D
 Short class definition. More...
 
class  PointNeumann3D
 Short class definition. More...
 
class  PointNeumannAxisym
 Short class definition. More...
 
class  Fluid2DGLS_expl
 Short class definition. More...
 
class  HypoElasticSolid2D
 Short class definition. More...
 
class  SurfaceTension
 A stabilized element for the incompressible Navier-Stokes equations, utilizing lagrangian_Eulerian approach for droplet dynamics. More...
 
class  UlfAxisym
 Short class definition. More...
 
class  UlfFrac2D
 Short class definition. More...
 
class  UlfFrac3D
 Short class definition. More...
 
class  UpdatedLagrangianFluid
 Short class definition. More...
 
class  UpdatedLagrangianFluid3D
 Short class definition. More...
 
class  UpdatedLagrangianFluid3Dinc
 Short class definition. More...
 
class  UpdatedLagrangianFluidInc
 Short class definition. More...
 
class  AddWallProcess
 Short class definition. More...
 
class  AssignSurfaceTensionConditions
 Short class definition. More...
 
class  CalculateAdhesionForce
 Short class definition. More...
 
class  CalculateContactAngle
 Short class definition. More...
 
class  CalculateCurvature
 Short class definition. More...
 
class  CalculateNodalLength
 Short class definition. More...
 
class  CalculateNormalEq
 Short class definition. More...
 
class  FindNodalNeighboursSurfaceProcess
 Short class definition. More...
 
class  FindTriplePoint
 Short class definition. More...
 
class  HypoelasticStressCalculateProcess
 Short class definition. More...
 
class  LagrangianInletProcess
 Short class definition. More...
 
class  MarkBadElementsProcess
 Short class definition. More...
 
class  MarkCloseNodesProcess
 Short class definition. More...
 
class  MarkFreeSurfaceProcess
 Short class definition. More...
 
class  MassCalculateProcess
 Short class definition. More...
 
class  MergeModelPartsProcess
 Short class definition. More...
 
class  PressureCalculateProcess
 Short class definition. More...
 
class  PressureCalculateProcessAxisym
 Short class definition. More...
 
class  RemoveAndSaveWallNodesProcess
 Short class definition. More...
 
class  SaveFluidOnlyProcess
 Short class definition. More...
 
class  SaveStructureConditionsProcess
 Short class definition. More...
 
class  SaveStructureModelPartProcess
 Short class definition. More...
 
class  UlfTimeStepDecProcess
 Short class definition. More...
 
class  ResidualBasedEliminationQuasiIncompressibleBuilderAndSolver
 
class  ResidualBasedPredictorCorrectorBossakScheme
 
class  LapModifiedLinearStrategy
 Short class definition. More...
 
class  RungeKuttaFracStepStrategy
 Short class definition. More...
 
class  AssignPointNeumannConditions
 
class  NistUtils
 
class  UlfUtils
 
class  KratosULFApplication
 Short class definition. More...
 
class  KratosUmatApplication
 Short class definition. More...
 

Typedefs

typedef TUblasDenseSpace< doubleLocalSparseSpaceType
 
typedef LinearSolverFactory< SparseSpaceType, LocalSparseSpaceTypeLinearSolverFactoryType
 
typedef TUblasSparseSpace< std::complex< double > > ComplexSparseSpaceType
 
typedef TUblasDenseSpace< std::complex< double > > ComplexLocalSparseSpaceType
 
typedef LinearSolverFactory< ComplexSparseSpaceType, ComplexLocalSparseSpaceTypeComplexLinearSolverFactoryType
 
typedef MapperDefinitions::DenseSpaceType DenseSpaceType
 
typedef PreconditionerFactory< SparseSpaceType, LocalSparseSpaceTypePreconditionerFactoryType
 
typedef DenseVector< array_1d< double, 3 > > VectorArray3Double
 
typedef GeometryData::IntegrationMethod IntegrationMethodType
 
typedef GeometryData::KratosGeometryFamily KratosGeometryFamily
 
template<class T >
using shared_ptr = std::shared_ptr< T >
 
template<class T >
using weak_ptr = std::weak_ptr< T >
 
template<class T >
using unique_ptr = std::unique_ptr< T >
 
using RealSparseSpace = UblasSpace< double, boost::numeric::ublas::compressed_matrix< double >, boost::numeric::ublas::vector< double > >
 
using RealDenseSpace = UblasSpace< double, DenseMatrix< double >, DenseVector< double > >
 
using ComplexSparseSpace = UblasSpace< std::complex< double >, boost::numeric::ublas::compressed_matrix< std::complex< double > >, boost::numeric::ublas::vector< std::complex< double > >>
 
using ComplexDenseSpace = UblasSpace< std::complex< double >, DenseMatrix< std::complex< double > >, DenseVector< std::complex< double > >>
 
typedef DiscreteParticleConfigure< 3 > DiscreteParticleConfigure3D
 
typedef ModelPart::ConditionsContainerType::iterator ConditionsIteratorType
 
typedef AnalyticRigidFace3D AnalyticFace
 
typedef ModelPart::ElementsContainerType::iterator ElementsIteratorType
 
typedef Kratos::AnalyticSphericParticle AnalyticParticle
 
typedef ModelPart::NodesContainerType::iterator NodeIteratorType
 
typedef ModelPart::ElementsContainerType::iterator ElementIteratorType
 
typedef Properties PropertiesType
 
typedef Mesh< NodeType, PropertiesType, ElementType, ConditionTypeMeshType
 
typedef PointerVector< MeshTypeMeshesContainerType
 
typedef MeshType::ElementIterator ElementIterator
 
typedef LinearSolver< SparseSpaceType, LocalSpaceTypeLinearSolverType
 
template<class TSparseSpace , class TDenseSpace >
using CompressibleNavierStokesExplicitSolvingStrategyForwardEuler = CompressibleNavierStokesExplicitSolvingStrategyRungeKutta< TSparseSpace, TDenseSpace, ButcherTableauForwardEuler >
 
template<class TSparseSpace , class TDenseSpace >
using CompressibleNavierStokesExplicitSolvingStrategyRungeKutta4 = CompressibleNavierStokesExplicitSolvingStrategyRungeKutta< TSparseSpace, TDenseSpace, ButcherTableauRK4 >
 
template<class TSparseSpace , class TDenseSpace >
using CompressibleNavierStokesExplicitSolvingStrategyRungeKutta3TVD = CompressibleNavierStokesExplicitSolvingStrategyRungeKutta< TSparseSpace, TDenseSpace, ButcherTableauRK3TVD >
 
typedef void(* pF_GetParamCount) (int *, int *)
 
typedef void(* pF_GetStateVarCount) (int *, int *)
 
typedef void(* pF_UserMod) (int *, int *, int *, int *, int *, int *, int *, double *, double *, double *, double *, double *, const double *, double *, double *, double *, double *, double **, double *, double *, double *, double *, int *, int *, int *, int *, int *, int *, int *, int *, int *)
 
typedef void(* pF_UMATMod) (double *STRESS, double *STATEV, double **DDSDDE, double *SSE, double *SPD, double *SCD, double *rpl, double *ddsddt, double *drplde, double *drpldt, double *stran, double *dstran, double *time, double *dtime, double *temp, double *dtemp, double *predef, double *dpred, char *materl, int *ndi, int *nshr, int *ntens, int *nstatv, const double *props, int *nprops, double *coords, double **drot, double *pnewdt, double *celent, double **dfgrd0, double **dfgrd1, int *noel, int *npt, double *kslay, double *kspt, int *kstep, int *kinc)
 
typedef LinearSolverFactory< LocalSparseSpaceType, LocalSparseSpaceTypeDenseLinearSolverFactoryType
 
typedef LinearSolverFactory< ComplexLocalSparseSpaceType, ComplexLocalSparseSpaceTypeComplexDenseLinearSolverFactoryType
 
template<typename _Scalar >
using EigenDynamicMatrix = Eigen::Matrix< _Scalar, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >
 
template<typename _Scalar >
using EigenDynamicVector = Eigen::Matrix< _Scalar, Eigen::Dynamic, 1 >
 
template<typename _Scalar >
using EigenSparseMatrix = Eigen::SparseMatrix< _Scalar, Eigen::RowMajor, int >
 
typedef InterfaceVectorContainer< SparseSpaceType, DenseSpaceTypeVectorContainerType
 
typedef boost::geometry::model::point< double, 2, boost::geometry::cs::cartesian > Boost2DPointType
 
typedef boost::geometry::model::polygon< Boost2DPointTypeBoost2DPolygonType
 
typedef Geometry< Node >::Pointer GeometryNodePointerType
 
typedef PointerVector< PFEM_Particle, PFEM_Particle *, std::vector< PFEM_Particle * > > ParticlePointerVector
 
typedef PointerVector< PFEM_Particle_Fluid, PFEM_Particle_Fluid *, std::vector< PFEM_Particle_Fluid * > > FluidParticlePointerVector
 
typedef PointerVectorSet< Properties, IndexedObjectPropertiesContainerType
 
typedef PropertiesContainerType::Pointer PropertiesContainerPointerType
 
typedef Scheme< SparseSpaceType, LocalSpaceTypeBaseSchemeType
 
typedef UblasSpace< double, Matrix, VectorTrilinosLocalSpaceType
 
typedef LinearSolverFactory< TrilinosSparseSpaceType, TrilinosLocalSpaceTypeTrilinosLinearSolverFactoryType
 

Enumerations

enum class  SofteningType { Linear = 0 , Exponential = 1 , HardeningDamage = 2 , CurveFittingDamage = 3 }
 
enum class  TangentOperatorEstimation {
  Analytic = 0 , FirstOrderPerturbation = 1 , SecondOrderPerturbation = 2 , Secant = 3 ,
  SecondOrderPerturbationV2 = 4 , InitialStiffness = 5
}
 
enum  indexDOF3D : int { INDEX_X , INDEX_Y , INDEX_Z }
 
enum  indexStress3D : int {
  INDEX_3D_XX , INDEX_3D_YY , INDEX_3D_ZZ , INDEX_3D_XY ,
  INDEX_3D_YZ , INDEX_3D_XZ
}
 
enum  indexStress2DPlaneStrain : int { INDEX_2D_PLANE_STRAIN_XX , INDEX_2D_PLANE_STRAIN_YY , INDEX_2D_PLANE_STRAIN_ZZ , INDEX_2D_PLANE_STRAIN_XY }
 
enum  indexStress2DPlaneStress : int { INDEX_2D_PLANE_STRESS_XX , INDEX_2D_PLANE_STRESS_YY , INDEX_2D_PLANE_STRESS_XY }
 
enum  indexStress2DAxisymmetric : int { INDEX_2D_AXI_SYMMETRIC_XX , INDEX_2D_AXI_SYMMETRIC_YY , INDEX_2D_AXI_SYMMETRIC_RR , INDEX_2D_AXI_SYMMETRIC_XY }
 
enum  indexStress2DInterface : int { INDEX_2D_INTERFACE_XZ , INDEX_2D_INTERFACE_ZZ }
 
enum  indexStress3DInterface : int { INDEX_3D_INTERFACE_XZ , INDEX_3D_INTERFACE_YZ , INDEX_3D_INTERFACE_ZZ }
 
enum  indexStress2DBeam : int { INDEX_2D_BEAM_XX , INDEX_2D_BEAM_YY , INDEX_2D_BEAM_XY }
 
enum  indexDOF2DBeam : int { INDEX_2D_BEAM_X , INDEX_2D_BEAM_Y , INDEX_2D_BEAM_T }
 
enum class  TracedStressType {
  FX , FY , FZ , MX ,
  MY , MZ , FXX , FXY ,
  FXZ , FYX , FYY , FYZ ,
  FZX , FZY , FZZ , MXX ,
  MXY , MXZ , MYX , MYY ,
  MYZ , MZX , MZY , MZZ ,
  PK2 , VON_MISES_STRESS
}
 
enum class  StressTreatment { Mean , Node , GaussPoint }
 
Enum's
enum class  OBBHasIntersectionType { Direct = 0 , SeparatingAxisTheorem = 1 }
 This enum defines the different types of checks that can be done for the HasIntersection: More...
 
enum  WriteDeformedMeshFlag { WriteDeformed , WriteUndeformed }
 Flags for mesh writing. More...
 
enum  WriteConditionsFlag { WriteConditions , WriteElementsOnly , WriteConditionsOnly }
 
enum  MultiFileFlag { SingleFile , MultipleFiles }
 
enum class  PointBelongs { Master = 0 , Slave = 1 , Intersection = 2 }
 This enum defines a "hash" used to identify in which combination of cuts the point is found when the mortar segmentation is performed. More...
 
enum class  PointBelongsLine2D2N {
  SlaveLine2D2N0 = 0 , SlaveLine2D2N1 = 1 , MasterLine2D2N0 = 2 , MasterLine2D2N1 = 3 ,
  IntersectionLine2D2N = 4
}
 Case for 2D line intersected with another 2D line. More...
 
enum class  PointBelongsTriangle3D3N {
  SlaveTriangle3D3N0 = 0 , SlaveTriangle3D3N1 = 1 , SlaveTriangle3D3N2 = 2 , MasterTriangle3D3N0 = 3 ,
  MasterTriangle3D3N1 = 4 , MasterTriangle3D3N2 = 5 , IntersectionTriangle3D3N = 6 , IntersectionTriangle3D3N0101 = 10106 ,
  IntersectionTriangle3D3N1001 = 10016 , IntersectionTriangle3D3N1201 = 10216 , IntersectionTriangle3D3N2101 = 10126 , IntersectionTriangle3D3N0201 = 10206 ,
  IntersectionTriangle3D3N2001 = 10026 , IntersectionTriangle3D3N0110 = 1106 , IntersectionTriangle3D3N1010 = 1016 , IntersectionTriangle3D3N1210 = 1216 ,
  IntersectionTriangle3D3N2110 = 1126 , IntersectionTriangle3D3N0210 = 1206 , IntersectionTriangle3D3N2010 = 1026 , IntersectionTriangle3D3N0112 = 21106 ,
  IntersectionTriangle3D3N1012 = 21016 , IntersectionTriangle3D3N1212 = 21216 , IntersectionTriangle3D3N2112 = 21126 , IntersectionTriangle3D3N0212 = 21206 ,
  IntersectionTriangle3D3N2012 = 21026 , IntersectionTriangle3D3N0121 = 12106 , IntersectionTriangle3D3N1021 = 12016 , IntersectionTriangle3D3N1221 = 12216 ,
  IntersectionTriangle3D3N2121 = 12126 , IntersectionTriangle3D3N0221 = 12206 , IntersectionTriangle3D3N2021 = 12026 , IntersectionTriangle3D3N0102 = 20106 ,
  IntersectionTriangle3D3N1002 = 20016 , IntersectionTriangle3D3N1202 = 20216 , IntersectionTriangle3D3N2102 = 20126 , IntersectionTriangle3D3N0202 = 20206 ,
  IntersectionTriangle3D3N2002 = 20026 , IntersectionTriangle3D3N0120 = 2106 , IntersectionTriangle3D3N1020 = 2016 , IntersectionTriangle3D3N1220 = 2216 ,
  IntersectionTriangle3D3N2120 = 2126 , IntersectionTriangle3D3N0220 = 2206 , IntersectionTriangle3D3N2020 = 2026
}
 Case for 3D triangle intersected with another 3D triangle. More...
 
enum class  PointBelongsQuadrilateral3D4N {
  SlaveQuadrilateral3D4N0 = 0 , SlaveQuadrilateral3D4N1 = 1 , SlaveQuadrilateral3D4N2 = 2 , SlaveQuadrilateral3D4N3 = 3 ,
  MasterQuadrilateral3D4N0 = 4 , MasterQuadrilateral3D4N1 = 5 , MasterQuadrilateral3D4N2 = 6 , MasterQuadrilateral3D4N3 = 7 ,
  IntersectionQuadrilateral3D4N = 8 , IntersectionQuadrilateral3D4N0101 = 10108 , IntersectionQuadrilateral3D4N1001 = 10018 , IntersectionQuadrilateral3D4N1201 = 10218 ,
  IntersectionQuadrilateral3D4N2101 = 10128 , IntersectionQuadrilateral3D4N2301 = 10328 , IntersectionQuadrilateral3D4N3201 = 10238 , IntersectionQuadrilateral3D4N3001 = 10038 ,
  IntersectionQuadrilateral3D4N0301 = 10308 , IntersectionQuadrilateral3D4N0110 = 1108 , IntersectionQuadrilateral3D4N1010 = 1018 , IntersectionQuadrilateral3D4N1210 = 1218 ,
  IntersectionQuadrilateral3D4N2110 = 1128 , IntersectionQuadrilateral3D4N2310 = 1328 , IntersectionQuadrilateral3D4N3210 = 1238 , IntersectionQuadrilateral3D4N3010 = 1038 ,
  IntersectionQuadrilateral3D4N0310 = 1308 , IntersectionQuadrilateral3D4N0112 = 21108 , IntersectionQuadrilateral3D4N1012 = 21018 , IntersectionQuadrilateral3D4N1212 = 21218 ,
  IntersectionQuadrilateral3D4N2112 = 21128 , IntersectionQuadrilateral3D4N2312 = 21328 , IntersectionQuadrilateral3D4N3212 = 21238 , IntersectionQuadrilateral3D4N3012 = 21038 ,
  IntersectionQuadrilateral3D4N0312 = 21308 , IntersectionQuadrilateral3D4N0121 = 12108 , IntersectionQuadrilateral3D4N1021 = 12018 , IntersectionQuadrilateral3D4N1221 = 12218 ,
  IntersectionQuadrilateral3D4N2121 = 12128 , IntersectionQuadrilateral3D4N2321 = 12328 , IntersectionQuadrilateral3D4N3221 = 12238 , IntersectionQuadrilateral3D4N3021 = 12038 ,
  IntersectionQuadrilateral3D4N0321 = 12308 , IntersectionQuadrilateral3D4N0123 = 32108 , IntersectionQuadrilateral3D4N1023 = 32018 , IntersectionQuadrilateral3D4N1223 = 32218 ,
  IntersectionQuadrilateral3D4N2123 = 32128 , IntersectionQuadrilateral3D4N2323 = 32328 , IntersectionQuadrilateral3D4N3223 = 32238 , IntersectionQuadrilateral3D4N3023 = 32038 ,
  IntersectionQuadrilateral3D4N0323 = 32308 , IntersectionQuadrilateral3D4N0132 = 23108 , IntersectionQuadrilateral3D4N1032 = 23018 , IntersectionQuadrilateral3D4N1232 = 23218 ,
  IntersectionQuadrilateral3D4N2132 = 23128 , IntersectionQuadrilateral3D4N2332 = 23328 , IntersectionQuadrilateral3D4N3232 = 23238 , IntersectionQuadrilateral3D4N3032 = 23038 ,
  IntersectionQuadrilateral3D4N0332 = 23308 , IntersectionQuadrilateral3D4N0130 = 3108 , IntersectionQuadrilateral3D4N1030 = 3018 , IntersectionQuadrilateral3D4N1230 = 3218 ,
  IntersectionQuadrilateral3D4N2130 = 3128 , IntersectionQuadrilateral3D4N2330 = 3328 , IntersectionQuadrilateral3D4N3230 = 3238 , IntersectionQuadrilateral3D4N3030 = 3038 ,
  IntersectionQuadrilateral3D4N0330 = 3308 , IntersectionQuadrilateral3D4N0103 = 30108 , IntersectionQuadrilateral3D4N1003 = 30018 , IntersectionQuadrilateral3D4N1203 = 30218 ,
  IntersectionQuadrilateral3D4N2103 = 30128 , IntersectionQuadrilateral3D4N2303 = 30328 , IntersectionQuadrilateral3D4N3203 = 30238 , IntersectionQuadrilateral3D4N3003 = 30038 ,
  IntersectionQuadrilateral3D4N0303 = 30308
}
 Case for 3D quadrilateral intersected with another 3D quadrilateral. More...
 
enum class  PointBelongsQuadrilateral3D4NTriangle3D3N {
  SlaveQuadrilateral3D4N0 = 0 , SlaveQuadrilateral3D4N1 = 1 , SlaveQuadrilateral3D4N2 = 2 , SlaveQuadrilateral3D4N3 = 3 ,
  MasterTriangle3D3N0 = 4 , MasterTriangle3D3N1 = 5 , MasterTriangle3D3N2 = 6 , IntersectionQuadrilateral3D4NTriangle3D3N = 7 ,
  IntersectionQuadrilateral3D4NTriangle3D3N0101 = 10107 , IntersectionQuadrilateral3D4NTriangle3D3N1001 = 1107 , IntersectionQuadrilateral3D4NTriangle3D3N1201 = 21107 , IntersectionQuadrilateral3D4NTriangle3D3N2101 = 12107 ,
  IntersectionQuadrilateral3D4NTriangle3D3N2301 = 32107 , IntersectionQuadrilateral3D4NTriangle3D3N3201 = 23107 , IntersectionQuadrilateral3D4NTriangle3D3N3001 = 3107 , IntersectionQuadrilateral3D4NTriangle3D3N0301 = 30107 ,
  IntersectionQuadrilateral3D4NTriangle3D3N0110 = 10017 , IntersectionQuadrilateral3D4NTriangle3D3N1010 = 1017 , IntersectionQuadrilateral3D4NTriangle3D3N1210 = 21017 , IntersectionQuadrilateral3D4NTriangle3D3N2110 = 12017 ,
  IntersectionQuadrilateral3D4NTriangle3D3N2310 = 32017 , IntersectionQuadrilateral3D4NTriangle3D3N3210 = 23017 , IntersectionQuadrilateral3D4NTriangle3D3N3010 = 3017 , IntersectionQuadrilateral3D4NTriangle3D3N0310 = 30017 ,
  IntersectionQuadrilateral3D4NTriangle3D3N0112 = 10217 , IntersectionQuadrilateral3D4NTriangle3D3N1012 = 1217 , IntersectionQuadrilateral3D4NTriangle3D3N1212 = 21217 , IntersectionQuadrilateral3D4NTriangle3D3N2112 = 12217 ,
  IntersectionQuadrilateral3D4NTriangle3D3N2312 = 32217 , IntersectionQuadrilateral3D4NTriangle3D3N3212 = 23217 , IntersectionQuadrilateral3D4NTriangle3D3N3012 = 3217 , IntersectionQuadrilateral3D4NTriangle3D3N0312 = 30217 ,
  IntersectionQuadrilateral3D4NTriangle3D3N0121 = 10127 , IntersectionQuadrilateral3D4NTriangle3D3N1021 = 1127 , IntersectionQuadrilateral3D4NTriangle3D3N1221 = 21127 , IntersectionQuadrilateral3D4NTriangle3D3N2121 = 12127 ,
  IntersectionQuadrilateral3D4NTriangle3D3N2321 = 32127 , IntersectionQuadrilateral3D4NTriangle3D3N3221 = 23127 , IntersectionQuadrilateral3D4NTriangle3D3N3021 = 3127 , IntersectionQuadrilateral3D4NTriangle3D3N0321 = 30127 ,
  IntersectionQuadrilateral3D4NTriangle3D3N0120 = 10027 , IntersectionQuadrilateral3D4NTriangle3D3N1020 = 1027 , IntersectionQuadrilateral3D4NTriangle3D3N1220 = 21027 , IntersectionQuadrilateral3D4NTriangle3D3N2120 = 12027 ,
  IntersectionQuadrilateral3D4NTriangle3D3N2320 = 32027 , IntersectionQuadrilateral3D4NTriangle3D3N3220 = 23027 , IntersectionQuadrilateral3D4NTriangle3D3N3020 = 3027 , IntersectionQuadrilateral3D4NTriangle3D3N0320 = 30027 ,
  IntersectionQuadrilateral3D4NTriangle3D3N0102 = 10207 , IntersectionQuadrilateral3D4NTriangle3D3N1002 = 1207 , IntersectionQuadrilateral3D4NTriangle3D3N1202 = 21207 , IntersectionQuadrilateral3D4NTriangle3D3N2102 = 12207 ,
  IntersectionQuadrilateral3D4NTriangle3D3N2302 = 32207 , IntersectionQuadrilateral3D4NTriangle3D3N3202 = 23207 , IntersectionQuadrilateral3D4NTriangle3D3N3002 = 3207 , IntersectionQuadrilateral3D4NTriangle3D3N0302 = 30207
}
 Case for 3D triangle intersected with quadrilateral 3D. More...
 
enum class  PointBelongsTriangle3D3NQuadrilateral3D4N {
  SlaveTriangle3D3N0 = 0 , SlaveTriangle3D3N1 = 1 , SlaveTriangle3D3N2 = 2 , MasterQuadrilateral3D4N0 = 3 ,
  MasterQuadrilateral3D4N1 = 4 , MasterQuadrilateral3D4N2 = 5 , MasterQuadrilateral3D4N3 = 6 , IntersectionTriangle3D3NQuadrilateral3D4N = 7 ,
  IntersectionTriangle3D3NQuadrilateral3D4N0101 = 10107 , IntersectionTriangle3D3NQuadrilateral3D4N0110 = 1107 , IntersectionTriangle3D3NQuadrilateral3D4N0112 = 21107 , IntersectionTriangle3D3NQuadrilateral3D4N0121 = 12107 ,
  IntersectionTriangle3D3NQuadrilateral3D4N0123 = 32107 , IntersectionTriangle3D3NQuadrilateral3D4N0132 = 23107 , IntersectionTriangle3D3NQuadrilateral3D4N0130 = 3107 , IntersectionTriangle3D3NQuadrilateral3D4N0103 = 30107 ,
  IntersectionTriangle3D3NQuadrilateral3D4N1001 = 10017 , IntersectionTriangle3D3NQuadrilateral3D4N1010 = 1017 , IntersectionTriangle3D3NQuadrilateral3D4N1012 = 21017 , IntersectionTriangle3D3NQuadrilateral3D4N1021 = 12017 ,
  IntersectionTriangle3D3NQuadrilateral3D4N1023 = 32017 , IntersectionTriangle3D3NQuadrilateral3D4N1032 = 23017 , IntersectionTriangle3D3NQuadrilateral3D4N1030 = 3017 , IntersectionTriangle3D3NQuadrilateral3D4N1003 = 30017 ,
  IntersectionTriangle3D3NQuadrilateral3D4N1201 = 10217 , IntersectionTriangle3D3NQuadrilateral3D4N1210 = 1217 , IntersectionTriangle3D3NQuadrilateral3D4N1212 = 21217 , IntersectionTriangle3D3NQuadrilateral3D4N1221 = 12217 ,
  IntersectionTriangle3D3NQuadrilateral3D4N1223 = 32217 , IntersectionTriangle3D3NQuadrilateral3D4N1232 = 23217 , IntersectionTriangle3D3NQuadrilateral3D4N1230 = 3217 , IntersectionTriangle3D3NQuadrilateral3D4N1203 = 30217 ,
  IntersectionTriangle3D3NQuadrilateral3D4N2101 = 10127 , IntersectionTriangle3D3NQuadrilateral3D4N2110 = 1127 , IntersectionTriangle3D3NQuadrilateral3D4N2112 = 21127 , IntersectionTriangle3D3NQuadrilateral3D4N2121 = 12127 ,
  IntersectionTriangle3D3NQuadrilateral3D4N2123 = 32127 , IntersectionTriangle3D3NQuadrilateral3D4N2132 = 23127 , IntersectionTriangle3D3NQuadrilateral3D4N2130 = 3127 , IntersectionTriangle3D3NQuadrilateral3D4N2103 = 30127 ,
  IntersectionTriangle3D3NQuadrilateral3D4N2001 = 10027 , IntersectionTriangle3D3NQuadrilateral3D4N2010 = 1027 , IntersectionTriangle3D3NQuadrilateral3D4N2012 = 21027 , IntersectionTriangle3D3NQuadrilateral3D4N2021 = 12027 ,
  IntersectionTriangle3D3NQuadrilateral3D4N2023 = 32027 , IntersectionTriangle3D3NQuadrilateral3D4N2032 = 23027 , IntersectionTriangle3D3NQuadrilateral3D4N2030 = 3027 , IntersectionTriangle3D3NQuadrilateral3D4N2003 = 30027 ,
  IntersectionTriangle3D3NQuadrilateral3D4N0201 = 10207 , IntersectionTriangle3D3NQuadrilateral3D4N0210 = 1207 , IntersectionTriangle3D3NQuadrilateral3D4N0212 = 21207 , IntersectionTriangle3D3NQuadrilateral3D4N0221 = 12207 ,
  IntersectionTriangle3D3NQuadrilateral3D4N0223 = 32207 , IntersectionTriangle3D3NQuadrilateral3D4N0232 = 23207 , IntersectionTriangle3D3NQuadrilateral3D4N0230 = 3207 , IntersectionTriangle3D3NQuadrilateral3D4N0203 = 30207
}
 Case for 3D quadrilateral intersected with triangle 3D. More...
 
enum  AMGCLSmoother {
  SPAI0 , SPAI1 , ILU0 , DAMPED_JACOBI ,
  GAUSS_SEIDEL , CHEBYSHEV
}
 
enum  AMGCLIterativeSolverType {
  LGMRES , FGMRES , GMRES , BICGSTAB ,
  CG , BICGSTAB_WITH_GMRES_FALLBACK , BICGSTAB2
}
 
enum  AMGCLCoarseningType { RUGE_STUBEN , AGGREGATION , SA , SA_EMIN }
 
enum class  SCALING_DIAGONAL { NO_SCALING = 0 , CONSIDER_NORM_DIAGONAL = 1 , CONSIDER_MAX_DIAGONAL = 2 , CONSIDER_PRESCRIBED_DIAGONAL = 3 }
 
enum class  SpatialContainer { KDTree , Octree , BinsStatic , BinsDynamic }
 This enum defines the different spatial containers available. More...
 
enum class  DataLocation {
  NodeHistorical , NodeNonHistorical , Element , Condition ,
  ModelPart , ProcessInfo
}
 
enum class  FrictionalCase {
  FRICTIONLESS = 0 , FRICTIONLESS_COMPONENTS = 1 , FRICTIONAL = 2 , FRICTIONLESS_PENALTY = 3 ,
  FRICTIONAL_PENALTY = 4
}
 We use this to differentiate between cases of friction. More...
 
enum  NormalDerivativesComputation { NO_DERIVATIVES_COMPUTATION = 0 , ELEMENTAL_DERIVATIVES = 1 , NODAL_ELEMENTAL_DERIVATIVES = 2 , NO_DERIVATIVES_COMPUTATION_WITH_NORMAL_UPDATE = 3 }
 This enum is used to define the different options for normal derivatives computation. More...
 
enum class  MMGLibrary { MMG2D = 0 , MMG3D = 1 , MMGS = 2 }
 This enum defines the type of MMG libray used. More...
 
enum class  PMMGLibrary { PMMG3D = 1 }
 This enum defines the type of PMMG libray used. More...
 
enum class  FrameworkEulerLagrange { EULERIAN = 0 , LAGRANGIAN = 1 , ALE = 2 }
 This enums allows to differentiate the working framework. More...
 
enum class  DiscretizationOption { STANDARD = 0 , LAGRANGIAN = 1 , ISOSURFACE = 2 }
 This enums allows to differentiate the discretization options. More...
 
enum class  ShellKinematics { LINEAR , NONLINEAR_COROTATIONAL }
 
enum  Configuration { Initial = 0 , Current = 1 }
 
enum  AztecScalingType { NoScaling , LeftScaling , SymmetricScaling }
 

Functions

std::ostream & operator<< (std::ostream &rOStream, const Expression &rThis)
 output stream functions More...
 
template<class TContainerType , class TContainerDataIO >
std::ostream & operator<< (std::ostream &rOStream, const SpecializedContainerExpression< TContainerType, TContainerDataIO > &rThis)
 
 KRATOS_CREATE_LOCAL_FLAG (DataValueContainer, OVERWRITE_OLD_VALUES, 0)
 
bool operator== (const Flags &Left, const Flags &Right)
 
bool operator!= (const Flags &Left, const Flags &Right)
 
Flags KRATOS_API (KRATOS_CORE) operator|(const Flags &Left
 
void AddKratosComponent (std::string const &Name, ExplicitBuilderType const &ThisComponent)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Hexahedra3D20< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Hexahedra3D20< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Hexahedra3D20< TPointType >::msGeometryData & msGeometryDimension (), Hexahedra3D20< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Hexahedra3D27< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Hexahedra3D27< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Hexahedra3D27< TPointType >::msGeometryData & msGeometryDimension (), Hexahedra3D27< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Hexahedra3D8< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Hexahedra3D8< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Hexahedra3D8< TPointType >::msGeometryData & msGeometryDimension (), Hexahedra3D8< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, HexahedraInterface3D8< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const HexahedraInterface3D8< TPointType > &rThis)
 
template<class TPointType >
const GeometryData HexahedraInterface3D8< TPointType >::msGeometryData & msGeometryDimension (), HexahedraInterface3D8< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Line2D2< TPointType >::msGeometryData & msGeometryDimension (), Line2D2< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Line2D3< TPointType >::msGeometryData & msGeometryDimension (), Line2D3< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Line2D4< TPointType >::msGeometryData & msGeometryDimension (), Line2D4< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Line2D5< TPointType >::msGeometryData & msGeometryDimension (), Line2D5< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Line3D2< TPointType >::msGeometryData & msGeometryDimension (), Line3D2< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Line3D3< TPointType >::msGeometryData & msGeometryDimension (), Line3D3< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData LineGaussLobatto3D2< TPointType >::msGeometryData & msGeometryDimension (), LineGaussLobatto3D2< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Point2D< TPointType >::msGeometryData & msGeometryDimension (), Point2D< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Point3D< TPointType >::msGeometryData & msGeometryDimension (), Point3D< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Prism3D15< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Prism3D15< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
const GeometryData Prism3D15< TPointType >::msGeometryData & msGeometryDimension (), Prism3D15< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Prism3D6< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Prism3D6< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
const GeometryData Prism3D6< TPointType >::msGeometryData & msGeometryDimension (), Prism3D6< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData PrismInterface3D6< TPointType >::msGeometryData & msGeometryDimension (), PrismInterface3D6< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Pyramid3D13< TPointType >::msGeometryData & msGeometryDimension (), Pyramid3D13< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Pyramid3D5< TPointType >::msGeometryData & msGeometryDimension (), Pyramid3D5< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Quadrilateral2D4< TPointType >::msGeometryData & msGeometryDimension (), Quadrilateral2D4< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Quadrilateral2D8< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Quadrilateral2D8< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Quadrilateral2D8< TPointType >::msGeometryData & msGeometryDimension (), Quadrilateral2D8< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Quadrilateral2D9< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Quadrilateral2D9< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
const GeometryData Quadrilateral2D9< TPointType >::msGeometryData & msGeometryDimension (), Quadrilateral2D9< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Quadrilateral3D4< TPointType >::msGeometryData & msGeometryDimension (), Quadrilateral3D4< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Quadrilateral3D8< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Quadrilateral3D8< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Quadrilateral3D8< TPointType >::msGeometryData & msGeometryDimension (), Quadrilateral3D8< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Quadrilateral3D9< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Quadrilateral3D9< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Quadrilateral3D9< TPointType >::msGeometryData & msGeometryDimension (), Quadrilateral3D9< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData QuadrilateralInterface2D4< TPointType >::msGeometryData & msGeometryDimension (), QuadrilateralInterface2D4< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData QuadrilateralInterface3D4< TPointType >::msGeometryData & msGeometryDimension (), QuadrilateralInterface3D4< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Tetrahedra3D10< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Tetrahedra3D10< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Tetrahedra3D10< TPointType >::msGeometryData & msGeometryDimension (), Tetrahedra3D10< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Tetrahedra3D4< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Tetrahedra3D4< TPointType > &rThis)
 
template<class TPointType >
const GeometryData Tetrahedra3D4< TPointType >::msGeometryData & msGeometryDimension (), Tetrahedra3D4< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Triangle2D10< TPointType >::msGeometryData & msGeometryDimension (), Triangle2D10< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Triangle2D15< TPointType >::msGeometryData & msGeometryDimension (), Triangle2D15< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Triangle2D3< TPointType >::msGeometryData & msGeometryDimension (), Triangle2D3< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Triangle2D6< TPointType >::msGeometryData & msGeometryDimension (), Triangle2D6< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Triangle3D3< TPointType >::msGeometryData & msGeometryDimension (), Triangle3D3< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
const GeometryData Triangle3D6< TPointType >::msGeometryData & msGeometryDimension (), Triangle3D6< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TDataType >
std::istream & operator>> (std::istream &rIStream, GlobalPointer< TDataType > &rThis)
 input stream function More...
 
template<class TDataType >
std::ostream & operator<< (std::ostream &rOStream, const GlobalPointer< TDataType > &rThis)
 output stream function More...
 
template<class TComponentType >
void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void KRATOS_API(KRATOS_CORE) AddKratosComponent(std void AddKratosComponent (std::string const &Name, TComponentType const &ThisComponent)
 
namespace KRATOS_DEPRECATED_MESSAGE ("Please use std::filesystem directly") filesystem
 
constexpr int GetMajorVersion ()
 
constexpr int GetMinorVersion ()
 
KRATOS_API_EXPORT std::string GetPatchVersion ()
 
KRATOS_API_EXPORT std::string GetCommit ()
 
KRATOS_API_EXPORT std::string GetBranchName ()
 
KRATOS_API_EXPORT std::string GetBuildType ()
 
KRATOS_API_EXPORT std::string GetVersionString ()
 
KRATOS_API_EXPORT std::string GetOSName ()
 
KRATOS_API_EXPORT std::string GetCompiler ()
 
 KRATOS_DEFINE_VARIABLE (Vector, BIOT_STRAIN_VECTOR)
 
 KRATOS_DEFINE_VARIABLE (Matrix, BIOT_STRAIN_TENSOR)
 
template<typename T >
constexpr bool IsCorrectType (MM_typecode &mm_code)
 
template<>
constexpr bool IsCorrectType< double > (MM_typecode &mm_code)
 
template<>
constexpr bool IsCorrectType< std::complex< double > > (MM_typecode &mm_code)
 
bool ReadMatrixMarketMatrixEntry (FILE *f, int &I, int &J, double &V)
 
bool ReadMatrixMarketMatrixEntry (FILE *f, int &I, int &J, std::complex< double > &V)
 
template<typename CompressedMatrixType >
bool ReadMatrixMarketMatrix (const char *FileName, CompressedMatrixType &M)
 
void SetMatrixMarketValueTypeCode (MM_typecode &mm_code, const double &value)
 
void SetMatrixMarketValueTypeCode (MM_typecode &mm_code, const std::complex< double > &value)
 
int WriteMatrixMarketMatrixEntry (FILE *f, int I, int J, const double &entry)
 
int WriteMatrixMarketMatrixEntry (FILE *f, int I, int J, const std::complex< double > &entry)
 
template<typename CompressedMatrixType >
bool WriteMatrixMarketMatrix (const char *FileName, CompressedMatrixType &M, bool Symmetric)
 
bool ReadMatrixMarketVectorEntry (FILE *f, double &entry)
 
bool ReadMatrixMarketVectorEntry (FILE *f, std::complex< double > &entry)
 
template<typename VectorType >
bool ReadMatrixMarketVector (const char *FileName, VectorType &V)
 
int WriteMatrixMarketVectorEntry (FILE *f, const double &entry)
 
int WriteMatrixMarketVectorEntry (FILE *f, const std::complex< double > &entry)
 
template<typename VectorType >
bool WriteMatrixMarketVector (const char *FileName, VectorType &V)
 
 KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS (MESH_DISPLACEMENT)
 
 KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS (MESH_ACCELERATION)
 
 KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS (MESH_REACTION)
 
 KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS (MESH_RHS)
 
 KRATOS_DEFINE_VARIABLE (int, LAPLACIAN_DIRECTION)
 
 KRATOS_DEFINE_VARIABLE (double, MESH_POISSON_RATIO)
 
template<typename C , typename... Args>
intrusive_ptr< C > make_intrusive (Args &&...args)
 
template<typename C , typename... Args>
shared_ptr< C > make_shared (Args &&...args)
 
template<typename C , typename... Args>
unique_ptr< C > make_unique (Args &&...args)
 
template<class T >
std::ostream & operator<< (std::ostream &rOStream, const Kratos::weak_ptr< T > &rData)
 
template<class T >
std::ostream & operator<< (std::ostream &rOStream, const Kratos::intrusive_ptr< T > &rData)
 
 KRATOS_CREATE_LOCAL_FLAG (LoggerOutput, WARNING_PREFIX, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (LoggerOutput, INFO_PREFIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (LoggerOutput, DETAIL_PREFIX, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (LoggerOutput, DEBUG_PREFIX, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (LoggerOutput, TRACE_PREFIX, 4)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, AMGCL_NS_Solver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const AMGCL_NS_Solver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
void AMGCLScalarSolve (TUblasSparseSpace< double >::MatrixType &rA, TUblasSparseSpace< double >::VectorType &rX, TUblasSparseSpace< double >::VectorType &rB, TUblasSparseSpace< double >::IndexType &rIterationNumber, double &rResidual, const boost::property_tree::ptree &amgclParams, int verbosity_level, bool use_gpgpu)
 
template<int TBlockSize>
void AMGCLBlockSolve (TUblasSparseSpace< double >::MatrixType &rA, TUblasSparseSpace< double >::VectorType &rX, TUblasSparseSpace< double >::VectorType &rB, TUblasSparseSpace< double >::IndexType &rIterationNumber, double &rResidual, boost::property_tree::ptree amgclParams, int verbosity_level, bool use_gpgpu)
 
void AMGCLSolve (int block_size, TUblasSparseSpace< double >::MatrixType &rA, TUblasSparseSpace< double >::VectorType &rX, TUblasSparseSpace< double >::VectorType &rB, TUblasSparseSpace< double >::IndexType &rIterationNumber, double &rResidual, boost::property_tree::ptree amgclParams, int verbosity_level, bool use_gpgpu)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, DirectSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const DirectSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, SkylineLUFactorizationSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const SkylineLUFactorizationSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, TFQMRSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const TFQMRSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, SWAP_SIGN, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, ADD_VALUES, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, REMESHED, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, USE_TRANSPOSE, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, ORIGIN_ONLY, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, DESTINATION_ONLY, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, TO_NON_HISTORICAL, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, FROM_NON_HISTORICAL, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (MapperFlags, INTERNAL_USE_TRANSPOSE, 8)
 
class KRATOS_API (KRATOS_MPI_CORE) GatherModelPartUtility
 
 KRATOS_CREATE_LOCAL_FLAG (CalculateDiscontinuousDistanceToSkinProcessFlags, CALCULATE_ELEMENTAL_EDGE_DISTANCES, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (CalculateDiscontinuousDistanceToSkinProcessFlags, CALCULATE_ELEMENTAL_EDGE_DISTANCES_EXTRAPOLATED, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (CalculateDiscontinuousDistanceToSkinProcessFlags, USE_POSITIVE_EPSILON_FOR_ZERO_VALUES, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (EntitiesEraseProcessFlags, REMOVE_FROM_ALL_LEVELS, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (EntitiesEraseProcessFlags, ERASE_ALL_ENTITIES, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (FindIntersectedGeometricalObjectsProcess, INTERSECTING_CONDITIONS, 0)
 Local Flags. More...
 
 KRATOS_CREATE_LOCAL_FLAG (FindIntersectedGeometricalObjectsProcess, INTERSECTING_ELEMENTS, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (FindIntersectedGeometricalObjectsProcess, INTERSECTED_CONDITIONS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (FindIntersectedGeometricalObjectsProcess, INTERSECTED_ELEMENTS, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (FindIntersectedGeometricalObjectsWithOBBProcess, DEBUG_OBB, 4)
 Local Flags. More...
 
 KRATOS_CREATE_LOCAL_FLAG (FindIntersectedGeometricalObjectsWithOBBProcess, SEPARATING_AXIS_THEOREM, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (FindIntersectedGeometricalObjectsWithOBBProcess, BUILD_OBB_FROM_BB, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (FromJSONCheckResultProcess, CORRECT_RESULT, 0)
 Local Flags. More...
 
 KRATOS_CREATE_LOCAL_FLAG (FromJSONCheckResultProcess, HISTORICAL_VALUE, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (FromJSONCheckResultProcess, CHECK_ONLY_LOCAL_ENTITIES, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (FromJSONCheckResultProcess, NODES_CONTAINER_INITIALIZED, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (FromJSONCheckResultProcess, ELEMENTS_CONTAINER_INITIALIZED, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (FromJSONCheckResultProcess, NODES_DATABASE_INITIALIZED, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (FromJSONCheckResultProcess, ELEMENTS_DATABASE_INITIALIZED, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshCoarseningProcess, COARSE_MESH_NODE, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshNodeCollapsingProcess, TO_COLLAPSE, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (TetrahedralMeshOrientationCheck, ASSIGN_NEIGHBOUR_ELEMENTS_TO_CONDITIONS, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (TetrahedralMeshOrientationCheck, COMPUTE_NODAL_NORMALS, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (TetrahedralMeshOrientationCheck, COMPUTE_CONDITION_NORMALS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (TetrahedralMeshOrientationCheck, MAKE_VOLUMES_POSITIVE, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (TetrahedralMeshOrientationCheck, ALLOW_REPEATED_CONDITIONS, 4)
 
template void TimeAveragingProcess::CalculateTimeIntegratedNonHistoricalQuantity< double, ModelPart::NodesContainerType > (ModelPart::NodesContainerType &, const Variable< double > &, const Variable< double > &, const double) const
 
template void TimeAveragingProcess::CalculateTimeIntegratedNonHistoricalQuantity< double, ModelPart::ElementsContainerType > (ModelPart::ElementsContainerType &, const Variable< double > &, const Variable< double > &, const double) const
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, USE_ELEMENT_PROVIDED_STRAIN, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, COMPUTE_STRESS, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, COMPUTE_CONSTITUTIVE_TENSOR, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, COMPUTE_STRAIN_ENERGY, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, ISOCHORIC_TENSOR_ONLY, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, VOLUMETRIC_TENSOR_ONLY, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, MECHANICAL_RESPONSE_ONLY, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, THERMAL_RESPONSE_ONLY, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, INCREMENTAL_STRAIN_MEASURE, 8)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, INITIALIZE_MATERIAL_RESPONSE, 9)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, FINALIZE_MATERIAL_RESPONSE, 10)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, FINITE_STRAINS, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, INFINITESIMAL_STRAINS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, THREE_DIMENSIONAL_LAW, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, PLANE_STRAIN_LAW, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, PLANE_STRESS_LAW, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, AXISYMMETRIC_LAW, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, U_P_LAW, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, ISOTROPIC, 8)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveLaw, ANISOTROPIC, 9)
 
 KRATOS_CREATE_VARIABLE (double, Ypr) void KratosApplication
 
std::ostream & operator<< (std::ostream &rOStream, const Exception &rThis)
 
 KRATOS_CREATE_VARIABLE (int, CONVERGENCE_ACCELERATOR_ITERATION)
 
 KRATOS_CREATE_VARIABLE (double, MAPPER_SCALAR_PROJECTION_RHS)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_PROJECTED)
 
 KRATOS_CREATE_VARIABLE (double, FICTITIOUS_FLUID_DENSITY)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_INTERFACE_RESIDUAL)
 
 KRATOS_CREATE_VARIABLE (double, RELAXED_SCALAR)
 
 KRATOS_CREATE_VARIABLE (double, OLD_RELAXED_SCALAR)
 
 KRATOS_CREATE_VARIABLE (double, RELAXED_SCALAR_TRACTION)
 
 KRATOS_CREATE_VARIABLE (double, OLD_RELAXED_SCALAR_TRACTION)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_TRACTION_INTERFACE_RESIDUAL)
 
 KRATOS_CREATE_VARIABLE (double, FSI_INTERFACE_RESIDUAL_NORM)
 
 KRATOS_CREATE_VARIABLE (double, FSI_INTERFACE_MESH_RESIDUAL_NORM)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (MAPPER_VECTOR_PROJECTION_RHS)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (VAUX_EQ_TRACTION)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (VECTOR_PROJECTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (RELAXED_DISPLACEMENT)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (OLD_RELAXED_DISPLACEMENT)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (RELAXED_TRACTION)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (OLD_RELAXED_TRACTION)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (FSI_INTERFACE_RESIDUAL)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (TRACTION_INTERFACE_RESIDUAL)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (FSI_INTERFACE_MESH_RESIDUAL)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (POSITIVE_MAPPED_VECTOR_VARIABLE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (NEGATIVE_MAPPED_VECTOR_VARIABLE)
 
 KRATOS_CREATE_LOCAL_FLAG (IO, READ, 1)
 Local Flags. More...
 
 KRATOS_CREATE_LOCAL_FLAG (IO, WRITE, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (IO, APPEND, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (IO, IGNORE_VARIABLES_ERROR, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (IO, SKIP_TIMER, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (IO, MESH_ONLY, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (IO, SCIENTIFIC_PRECISION, 7)
 
void AddKratosComponent (std::string const &Name, Variable< bool > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< int > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< unsigned int > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< double > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< array_1d< double, 3 > > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< array_1d< double, 4 > > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< array_1d< double, 6 > > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< array_1d< double, 9 > > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< Quaternion< double > > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< Vector > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< std::string > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< Flags > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Geometry< Node > const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Element const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Condition const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Modeler const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, ConstitutiveLaw const &ThisComponent)
 
void AddKratosComponent (std::string const &Name, Variable< ConstitutiveLaw::Pointer > const &ThisComponent)
 
 KRATOS_CREATE_VARIABLE (IndexSet::Pointer, INDEX_SET) KRATOS_CREATE_VARIABLE(IndexMap
 
 KRATOS_CREATE_VARIABLE (Vector, BIOT_STRAIN_VECTOR)
 
 KRATOS_CREATE_VARIABLE (Matrix, BIOT_STRAIN_TENSOR)
 
 KRATOS_CREATE_LOCAL_FLAG (ModelPart, ALL_ENTITIES, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ModelPart, OVERWRITE_ENTITIES, 1)
 
template void ParallelEnvironment::RegisterFillCommunicatorFactory< const std::string > (std::function< FillCommunicator::Pointer(ModelPart &, const std::string &)> CommunicatorFactory)
 
template void ParallelEnvironment::RegisterCommunicatorFactory< const std::string > (std::function< Communicator::UniquePointer(ModelPart &, const std::string &)> CommunicatorFactory)
 
 KRATOS_CREATE_LOCAL_FLAG (Serializer, MPI, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (Serializer, SHALLOW_GLOBAL_POINTERS_SERIALIZATION, 1)
 
template<std::size_t TDimension, class TPointType , class TContainerType , class TPointerType , class TIteratorType , class TDistanceIteratorType , class TDistanceFunction >
std::ostream & operator<< (std::ostream &rOStream, BinsDynamic< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction > &rThis)
 
template<std::size_t TDimension, class TPointType , class TContainerType , class TPointerType , class TIteratorType , class TDistanceIteratorType , class TDistanceFunction >
std::ostream & operator<< (std::ostream &rOStream, Bins< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction > &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const kDOP &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const @{KRATOS_NAME_CAMEL}&rThis)
 output stream function More...
 
template<class TDataType >
void AtomicAdd (TDataType &target, const TDataType &value)
 
template<class TDataType , std::size_t ArraySize>
void AtomicAdd (array_1d< TDataType, ArraySize > &target, const array_1d< TDataType, ArraySize > &value)
 
template<class TVectorType1 , class TVectorType2 >
void AtomicAddVector (TVectorType1 &target, const TVectorType2 &value)
 
template<class TMatrixType1 , class TMatrixType2 >
void AtomicAddMatrix (TMatrixType1 &target, const TMatrixType2 &value)
 
template<class TDataType >
void AtomicSub (TDataType &target, const TDataType &value)
 
template<class TDataType , std::size_t ArraySize>
void AtomicSub (array_1d< TDataType, ArraySize > &target, const array_1d< TDataType, ArraySize > &value)
 
template<class TVectorType1 , class TVectorType2 >
void AtomicSubVector (TVectorType1 &target, const TVectorType2 &value)
 
template<class TMatrixType1 , class TMatrixType2 >
void AtomicSubMatrix (TMatrixType1 &target, const TMatrixType2 &value)
 
template<class TDataType >
void AtomicMult (TDataType &target, const TDataType &value)
 
template<class TDataType , std::size_t ArraySize>
void AtomicMult (array_1d< TDataType, ArraySize > &target, const array_1d< TDataType, ArraySize > &value)
 
template<class TVectorType1 , class TVectorType2 >
void AtomicMultVector (TVectorType1 &target, const TVectorType2 &value)
 
template<class TMatrixType1 , class TMatrixType2 >
void AtomicMultMatrix (TMatrixType1 &target, const TMatrixType2 &value)
 
template<class TDataType >
void AtomicDiv (TDataType &target, const TDataType &value)
 
template<class TDataType , std::size_t ArraySize>
void AtomicDiv (array_1d< TDataType, ArraySize > &target, const array_1d< TDataType, ArraySize > &value)
 
template<class TVectorType1 , class TVectorType2 >
void AtomicDivVector (TVectorType1 &target, const TVectorType2 &value)
 
template<class TMatrixType1 , class TMatrixType2 >
void AtomicDivMatrix (TMatrixType1 &target, const TMatrixType2 &value)
 
bool CheckThereIsNotx (const std::string &rString)
 
template<class TVariableType >
IndirectScalar< typename TVariableType::Type > MakeIndirectScalar (Node &rNode, const TVariableType &rVariable)
 
template<class TVariableType >
IndirectScalar< typename TVariableType::Type > MakeIndirectScalar (Node &rNode, const TVariableType &rVariable, std::size_t Step)
 
std::ostream & operator<< (std::ostream &rOStream, const IntervalUtility &rThis)
 output stream function More...
 
template<class TIterator , class TFunction , std::enable_if_t< std::is_same_v< typename std::iterator_traits< TIterator >::iterator_category, std::random_access_iterator_tag >, bool > = true>
void block_for_each (TIterator itBegin, TIterator itEnd, TFunction &&rFunction)
 Execute a functor on all items of a range in parallel. More...
 
template<class TReduction , class TIterator , class TFunction , std::enable_if_t< std::is_same_v< typename std::iterator_traits< TIterator >::iterator_category, std::random_access_iterator_tag >, bool > = true>
TReduction::return_type block_for_each (TIterator itBegin, TIterator itEnd, TFunction &&rFunction)
 Execute a functor on all items of a range in parallel, and perform a reduction. More...
 
template<class TIterator , class TTLS , class TFunction , std::enable_if_t< std::is_same_v< typename std::iterator_traits< TIterator >::iterator_category, std::random_access_iterator_tag >, bool > = true>
void block_for_each (TIterator itBegin, TIterator itEnd, const TTLS &rTLS, TFunction &&rFunction)
 Execute a functor with thread local storage on all items of a range in parallel. More...
 
template<class TReduction , class TIterator , class TTLS , class TFunction , std::enable_if_t< std::is_same_v< typename std::iterator_traits< TIterator >::iterator_category, std::random_access_iterator_tag >, bool > = true>
TReduction::return_type block_for_each (TIterator itBegin, TIterator itEnd, const TTLS &tls, TFunction &&rFunction)
 Execute a functor with thread local storage on all items of a range in parallel, and perform a reduction. More...
 
template<class TContainerType , class TFunctionType >
void block_for_each (TContainerType &&v, TFunctionType &&func)
 simplified version of the basic loop (without reduction) to enable template type deduction More...
 
template<class TReducer , class TContainerType , class TFunctionType >
TReducer::return_type block_for_each (TContainerType &&v, TFunctionType &&func)
 simplified version of the basic loop with reduction to enable template type deduction More...
 
template<class TContainerType , class TThreadLocalStorage , class TFunctionType >
void block_for_each (TContainerType &&v, const TThreadLocalStorage &tls, TFunctionType &&func)
 simplified version of the basic loop with thread local storage (TLS) to enable template type deduction More...
 
template<class TReducer , class TContainerType , class TThreadLocalStorage , class TFunctionType >
TReducer::return_type block_for_each (TContainerType &&v, const TThreadLocalStorage &tls, TFunctionType &&func)
 simplified version of the basic loop with reduction and thread local storage (TLS) to enable template type deduction More...
 
template<class T >
Quaternion< T > operator* (const Quaternion< T > &a, const Quaternion< T > &b)
 
template<class T >
std::istream & operator>> (std::istream &rIStream, Quaternion< T > &rThis)
 
template<class T >
std::ostream & operator<< (std::ostream &rOStream, const Quaternion< T > &rThis)
 
template<class T >
std::ostream & operator<< (std::ostream &rOStream, const std::vector< T > &rVec)
 
template<>
void VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Linear, 2 > (BoundedMatrix< double, 2, 2 > &rMassMatrix)
 
template<>
void VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Triangle, 3 > (BoundedMatrix< double, 3, 3 > &rMassMatrix)
 
template<>
void VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Quadrilateral, 4 > (BoundedMatrix< double, 4, 4 > &rMassMatrix)
 
template<class TPointType >
const GeometryData Line3DN< TPointType >::msGeometryData & msGeometryDimension (), Line3DN< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
 KRATOS_CREATE_VARIABLE (double, CHIMERA_DISTANCE)
 
 KRATOS_CREATE_VARIABLE (double, ROTATIONAL_ANGLE)
 
 KRATOS_CREATE_VARIABLE (double, ROTATIONAL_VELOCITY)
 
 KRATOS_CREATE_VARIABLE (bool, CHIMERA_INTERNAL_BOUNDARY)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (ROTATION_MESH_DISPLACEMENT)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (ROTATION_MESH_VELOCITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CHIMERA_APPLICATION, double, CHIMERA_DISTANCE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CHIMERA_APPLICATION, double, ROTATIONAL_ANGLE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CHIMERA_APPLICATION, double, ROTATIONAL_VELOCITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CHIMERA_APPLICATION, bool, CHIMERA_INTERNAL_BOUNDARY)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (CHIMERA_APPLICATION, ROTATION_MESH_DISPLACEMENT)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (CHIMERA_APPLICATION, ROTATION_MESH_VELOCITY)
 
 KRATOS_CREATE_VARIABLE (double, ROTATION_ANGLE)
 
 KRATOS_CREATE_VARIABLE (double, WAKE_DISTANCE)
 
 KRATOS_CREATE_VARIABLE (Vector, WAKE_ELEMENTAL_DISTANCES)
 
 KRATOS_CREATE_VARIABLE (Vector, WAKE_ORIGIN)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (VECTOR_TO_UPWIND_ELEMENT)
 
template<class TPrimalCondition >
class KRATOS_API(COMPRESSIBLE_POTENTIAL_FLOW_APPLICATION) AdjointPotentialWallCondition std::istream & operator>> (std::istream &rIStream, AdjointPotentialWallCondition< TPrimalCondition > &rThis)
 input stream function More...
 
template<class TPrimalCondition >
std::ostream & operator<< (std::ostream &rOStream, const AdjointPotentialWallCondition< TPrimalCondition > &rThis)
 output stream function More...
 
 KRATOS_CREATE_VARIABLE (double, PREVIOUS_CYCLE)
 
 KRATOS_CREATE_VARIABLE (bool, ADVANCE_STRATEGY_APPLIED)
 
 KRATOS_CREATE_VARIABLE (bool, SYMMETRIZE_TANGENT_OPERATOR)
 
 KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS (ISOTROPIC_ANISOTROPIC_YIELD_RATIO)
 
 KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS (ORTHOTROPIC_ELASTIC_CONSTANTS)
 
 KRATOS_CREATE_VARIABLE (double, SERIAL_PARALLEL_EQUILIBRIUM_TOLERANCE)
 
class KRATOS_API(CONSTITUTIVE_LAWS_APPLICATION) SetAutomatedInitialDamageProcess std::istream & operator>> (std::istream &rIStream, SetAutomatedInitialDamageProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetAutomatedInitialDamageProcess &rThis)
 output stream function More...
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModel, ADD_HISTORY_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModel, HISTORY_STRAIN_MEASURE, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModel, HISTORY_STRESS_MEASURE, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModelData, IMPLEX_ACTIVE, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModelData, STRAIN_COMPUTED, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModelData, STRESS_COMPUTED, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModelData, CONSTITUTIVE_MATRIX_COMPUTED, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModelData, PLASTIC_REGION, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModelData, PLASTIC_RATE_REGION, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModelData, RETURN_MAPPING_COMPUTED, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (ConstitutiveModelData, UPDATE_INTERNAL_VARIABLES, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (BeamPointRigidContactCondition, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (BeamPointRigidContactCondition, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (BeamPointRigidContactCondition, COMPUTE_RHS_VECTOR_WITH_COMPONENTS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (BeamPointRigidContactCondition, COMPUTE_LHS_MATRIX_WITH_COMPONENTS, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (RigidBodyPointLinkCondition, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (RigidBodyPointLinkCondition, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (PointRigidContactCondition, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (PointRigidContactCondition, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (PointRigidContactCondition, COMPUTE_RHS_VECTOR_WITH_COMPONENTS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (PointRigidContactCondition, COMPUTE_LHS_MATRIX_WITH_COMPONENTS, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (RigidBodyElement, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (RigidBodyElement, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ContactDomainUtilities, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ContactDomainUtilities, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ContactDomainUtilities, COMPUTE_RHS_VECTOR_WITH_COMPONENTS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (ContactDomainUtilities, COMPUTE_LHS_MATRIX_WITH_COMPONENTS, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (ContactDomainUtilities, COMPUTE_FRICTION_FORCES, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (ContactDomainUtilities, COMPUTE_FRICTION_STIFFNESS, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (ContactDomainUtilities, COMPUTE_NODAL_CONTACT_FORCES, 6)
 
 KRATOS_CREATE_VARIABLE (MasterSlaveConstraint::Pointer, CONSTRAINT_POINTER) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR KRATOS_CREATE_VARIABLE (bool, CONSIDER_TESSELLATION) KRATOS_CREATE_VARIABLE(int
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION KRATOS_CREATE_VARIABLE (int, INTEGRATION_ORDER_CONTACT) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD KRATOS_CREATE_VARIABLE (double, ZERO_TOLERANCE_FACTOR) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR KRATOS_CREATE_VARIABLE (double, SLIP_THRESHOLD) KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS(AUXILIAR_COORDINATES) KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS(DELTA_COORDINATES) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (TANGENT_SLIP) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (WEIGHTED_SLIP) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (WEIGHTED_VECTOR_RESIDUAL) KRATOS_CREATE_VARIABLE(bool
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED KRATOS_CREATE_VARIABLE (bool, ACTIVE_SET_CONVERGED) KRATOS_CREATE_VARIABLE(bool
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED KRATOS_CREATE_VARIABLE (double, OPERATOR_THRESHOLD) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT KRATOS_CREATE_VARIABLE (double, DYNAMIC_FACTOR) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE KRATOS_CREATE_VARIABLE (double, AUGMENTED_NORMAL_CONTACT_PRESSURE) KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS(AUGMENTED_TANGENT_CONTACT_PRESSURE) KRATOS_CREATE_VARIABLE(int
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE CONSIDER_NORMAL_VARIATION KRATOS_CREATE_VARIABLE (bool, ADAPT_PENALTY) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE CONSIDER_NORMAL_VARIATION MAX_GAP_FACTOR KRATOS_CREATE_VARIABLE (std::string, TYING_VARIABLE) KRATOS_CREATE_VARIABLE(double
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE CONSIDER_NORMAL_VARIATION MAX_GAP_FACTOR MAX_GAP_THRESHOLD KRATOS_CREATE_VARIABLE (FrictionalLaw::Pointer, FRICTIONAL_LAW) KRATOS_CREATE_VARIABLE(double
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_DISPLACEMENT)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_ROOT_POINT_DISPLACEMENT)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_REACTION)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_FORCE)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_VOLUME_ACCELERATION)
 
 KRATOS_CREATE_VARIABLE (std::vector< std::size_t >, NODES_ID_INDEX_MAP)
 
 KRATOS_CREATE_VARIABLE (std::vector< std::size_t >, ELEMENTS_ID_INDEX_MAP)
 
 KRATOS_CREATE_VARIABLE (int, COUPLING_ITERATION_NUMBER)
 
 KRATOS_CREATE_VARIABLE (int, INTERFACE_EQUATION_ID)
 
 KRATOS_CREATE_VARIABLE (int, EXPLICIT_EQUATION_ID)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, double, SCALAR_DISPLACEMENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, double, SCALAR_ROOT_POINT_DISPLACEMENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, double, SCALAR_REACTION)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, double, SCALAR_FORCE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, double, SCALAR_VOLUME_ACCELERATION)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, std::vector< std::size_t >, NODES_ID_INDEX_MAP)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, std::vector< std::size_t >, ELEMENTS_ID_INDEX_MAP)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, int, COUPLING_ITERATION_NUMBER)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, int, INTERFACE_EQUATION_ID)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CO_SIMULATION_APPLICATION, int, EXPLICIT_EQUATION_ID)
 
template<class TSparseSpace , class TDenseSpace >
class KRATOS_API (CO_SIMULATION_APPLICATION) FetiDynamicCouplingUtilities
 
 KRATOS_CREATE_LOCAL_FLAG (SolidElement, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidElement, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidElement, FINALIZED_STEP, 2)
 
std::istream & operator>> (std::istream &rIStream, ApplyComponentTableProcessDam &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyComponentTableProcessDam &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamAddedMassConditionProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamAddedMassConditionProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamAzenhaHeatFluxProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamAzenhaHeatFluxProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamBofangConditionTemperatureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamBofangConditionTemperatureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamChemoMechanicalAgingYoungProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamChemoMechanicalAgingYoungProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamFixTemperatureConditionProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamFixTemperatureConditionProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamGroutingReferenceTemperatureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamGroutingReferenceTemperatureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamHydroConditionLoadProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamHydroConditionLoadProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamInputTableNodalYoungModulusProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamInputTableNodalYoungModulusProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamNodalReferenceTemperatureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamNodalReferenceTemperatureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamNodalYoungModulusProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamNodalYoungModulusProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamNoorzaiHeatFluxProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamNoorzaiHeatFluxProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamRandomFieldsVariableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamRandomFieldsVariableProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamReservoirConstantTemperatureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamReservoirConstantTemperatureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamReservoirMonitoringTemperatureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamReservoirMonitoringTemperatureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamTSolAirHeatFluxProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamTSolAirHeatFluxProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamTemperaturebyDeviceProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamTemperaturebyDeviceProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamUpliftCircularConditionLoadProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamUpliftCircularConditionLoadProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamUpliftConditionLoadProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamUpliftConditionLoadProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DamWestergaardConditionLoadProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DamWestergaardConditionLoadProcess &rThis)
 output stream function More...
 
void triangulate (char *, struct triangulateio *, struct triangulateio *, struct triangulateio *)
 
void trifree (void *)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshDataTransferUtilities, NODE_TO_ELEMENT, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshDataTransferUtilities, ELEMENT_TO_NODE, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshDataTransferUtilities, ELEMENT_TO_ELEMENT, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshDataTransferUtilities, INITIALIZE_MASTER_CONDITION, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshDataTransferUtilities, MASTER_ELEMENT_TO_MASTER_CONDITION, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMESH, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, RECONNECT, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, TRANSFER, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, CONSTRAINED, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, CONTACT_SEARCH, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, MESH_SMOOTHING, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, VARIABLES_SMOOTHING, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMOVE_NODES, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMOVE_NODES_ON_DISTANCE, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMOVE_NODES_ON_ERROR, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMOVE_NODES_ON_THRESHOLD, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMOVE_BOUNDARY_NODES, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMOVE_BOUNDARY_NODES_ON_DISTANCE, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMOVE_BOUNDARY_NODES_ON_ERROR, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REMOVE_BOUNDARY_NODES_ON_THRESHOLD, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_ADD_NODES, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_INSERT_NODES, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_ELEMENTS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_ELEMENTS_ON_DISTANCE, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_ELEMENTS_ON_ERROR, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_ELEMENTS_ON_THRESHOLD, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_BOUNDARY, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_BOUNDARY_ON_DISTANCE, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_BOUNDARY_ON_ERROR, 8)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_BOUNDARY_ON_THRESHOLD, 9)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, INITIALIZE_MESHER_INPUT, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, FINALIZE_MESHER_INPUT, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, TRANSFER_KRATOS_NODES_TO_MESHER, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, TRANSFER_KRATOS_ELEMENTS_TO_MESHER, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, TRANSFER_KRATOS_NEIGHBOURS_TO_MESHER, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, TRANSFER_KRATOS_FACES_TO_MESHER, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, SELECT_TESSELLATION_ELEMENTS, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, KEEP_ISOLATED_NODES, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, REFINE_WALL_CORNER, 8)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, NEIGHBOURS_SEARCH, 8)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, BOUNDARIES_SEARCH, 9)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, SET_DOF, 10)
 
 KRATOS_CREATE_LOCAL_FLAG (MesherUtilities, PASS_ALPHA_SHAPE, 11)
 
class KRATOS_API (DEM_APPLICATION) DEMRollingFrictionModel
 
class KRATOS_API(DEM_APPLICATION) AnalyticRigidBodyElement std::istream & operator>> (std::istream &rIStream, AnalyticRigidBodyElement &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AnalyticRigidBodyElement &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) AnalyticSphericParticle std::istream & operator>> (std::istream &rIStream, AnalyticSphericParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AnalyticSphericParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) BeamParticle std::istream & operator>> (std::istream &rIStream, BeamParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const BeamParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) Cluster3D std::istream & operator>> (std::istream &rIStream, Cluster3D &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Cluster3D &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) ContactInfoSphericParticle std::istream & operator>> (std::istream &rIStream, ContactInfoSphericParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ContactInfoSphericParticle &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SingleSphereCluster3D &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SingleSphereCluster3D &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) CylinderContinuumParticle std::istream & operator>> (std::istream &rIStream, CylinderContinuumParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CylinderContinuumParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) CylinderParticle std::istream & operator>> (std::istream &rIStream, CylinderParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CylinderParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) DiscreteElement std::istream & operator>> (std::istream &rIStream, DiscreteElement &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DiscreteElement &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) IceContinuumParticle std::istream & operator>> (std::istream &rIStream, IceContinuumParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const IceContinuumParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) NanoParticle std::istream & operator>> (std::istream &rIStream, NanoParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const NanoParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) PolyhedronSkinSphericParticle std::istream & operator>> (std::istream &rIStream, PolyhedronSkinSphericParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PolyhedronSkinSphericParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) RigidBodyElement3D std::istream & operator>> (std::istream &rIStream, RigidBodyElement3D &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RigidBodyElement3D &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) ShipElement3D std::istream & operator>> (std::istream &rIStream, ShipElement3D &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ShipElement3D &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) SphericContinuumParticle std::istream & operator>> (std::istream &rIStream, SphericContinuumParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SphericContinuumParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) SphericParticle std::istream & operator>> (std::istream &rIStream, SphericParticle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SphericParticle &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) AutomaticDTProcess std::istream & operator>> (std::istream &rIStream, AutomaticDTProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AutomaticDTProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ControlModule2DProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ControlModule2DProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DEMIntegrationScheme &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DEMIntegrationScheme &rThis)
 output stream function More...
 
class KRATOS_API(DEM_APPLICATION) ForwardEulerScheme std::istream & operator>> (std::istream &rIStream, ForwardEulerScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const ForwardEulerScheme &rThis)
 
class KRATOS_API(DEM_APPLICATION) GluedToWallScheme std::istream & operator>> (std::istream &rIStream, GluedToWallScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const GluedToWallScheme &rThis)
 
class KRATOS_API(DEM_APPLICATION) QuaternionIntegrationScheme std::istream & operator>> (std::istream &rIStream, QuaternionIntegrationScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const QuaternionIntegrationScheme &rThis)
 
class KRATOS_API(DEM_APPLICATION) RungeKuttaScheme std::istream & operator>> (std::istream &rIStream, RungeKuttaScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const RungeKuttaScheme &rThis)
 
class KRATOS_API(DEM_APPLICATION) SymplecticEulerScheme std::istream & operator>> (std::istream &rIStream, SymplecticEulerScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const SymplecticEulerScheme &rThis)
 
class KRATOS_API(DEM_APPLICATION) TaylorScheme std::istream & operator>> (std::istream &rIStream, TaylorScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const TaylorScheme &rThis)
 
class KRATOS_API(DEM_APPLICATION) VelocityVerletScheme std::istream & operator>> (std::istream &rIStream, VelocityVerletScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const VelocityVerletScheme &rThis)
 
std::istream & operator>> (std::istream &rIStream, ClusterInformation &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const ClusterInformation &rThis)
 
double CalculateNormalizedIndentation (SphericParticle &elem_it_1, SphericParticle &elem_it_2)
 
bool SortSubModelPartsByName (ModelPart *A, ModelPart *B)
 
std::ostream & operator<< (std::ostream &rOut, const PropertiesProxy &rTheProxies)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (TABLE_NUMBER_VELOCITY) KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS(TABLE_NUMBER_ANGULAR_VELOCITY) KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS(TABLE_NUMBER_FORCE) KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS(TABLE_NUMBER_MOMENT) KRATOS_CREATE_VARIABLE(double
 
PARTICLE_COHESION KRATOS_CREATE_VARIABLE (double, I22) KRATOS_CREATE_VARIABLE(double
 
PARTICLE_COHESION I33 KRATOS_CREATE_VARIABLE (double, BEAM_INERTIA_ROT_UNIT_LENGHT_X) KRATOS_CREATE_VARIABLE(double
 
PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE(double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std KRATOS_CREATE_VARIABLE (double, FRICTION) KRATOS_CREATE_VARIABLE(double
 
PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE(double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std K_ALPHA KRATOS_CREATE_VARIABLE (GlobalPointersVector< Element >, NEIGHBOUR_PARTICLE_BLOCK_ELEMENTS) KRATOS_CREATE_VARIABLE(GlobalPointersVector< Element >
 
PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE(double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std K_ALPHA NEIGHBOUR_PARTICLE_OF_RIGID_FACE KRATOS_CREATE_VARIABLE (double, CALCULATE_COMPUTE_NEW_RIGID_FACE_NEIGHBOURS_HISTORICAL_DATA) KRATOS_CREATE_LOCAL_FLAG(DEMFlags
 
PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE(double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std K_ALPHA NEIGHBOUR_PARTICLE_OF_RIGID_FACE KRATOS_CREATE_LOCAL_FLAG (DEMFlags, HAS_ROLLING_FRICTION, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, STICKY, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, HAS_CRITICAL_TIME, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, FIXED_VEL_X, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, FIXED_VEL_Y, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, FIXED_VEL_Z, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, FIXED_ANG_VEL_X, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, FIXED_ANG_VEL_Y, 8)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, FIXED_ANG_VEL_Z, 9)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, BELONGS_TO_A_CLUSTER, 10)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, HAS_STRESS_TENSOR, 11)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, COPIED_STRESS_TENSOR, 12)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, COPIED_STRESS_TENSOR2, 13)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, PRINT_STRESS_TENSOR, 14)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, CUMULATIVE_ZONE, 15)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, IS_SAND_PRODUCTION, 16)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMFlags, POLYHEDRON_SKIN, 17)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (DEM_APPLICATION, TABLE_NUMBER_VELOCITY) KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS(DEM_APPLICATION
 
TABLE_NUMBER_ANGULAR_VELOCITY KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (DEM_APPLICATION, TABLE_NUMBER_FORCE) KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS(DEM_APPLICATION
 
TABLE_NUMBER_ANGULAR_VELOCITY TABLE_NUMBER_MOMENT KRATOS_DEFINE_APPLICATION_VARIABLE (DEM_APPLICATION, double, I22) KRATOS_DEFINE_APPLICATION_VARIABLE(DEM_APPLICATION
 
TABLE_NUMBER_ANGULAR_VELOCITY TABLE_NUMBER_MOMENT I33 KRATOS_DEFINE_APPLICATION_VARIABLE (DEM_APPLICATION, double, BEAM_INERTIA_ROT_UNIT_LENGHT_X) KRATOS_DEFINE_APPLICATION_VARIABLE(DEM_APPLICATION
 
TABLE_NUMBER_ANGULAR_VELOCITY TABLE_NUMBER_MOMENT I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_DEFINE_APPLICATION_VARIABLE(DEM_APPLICATION, double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std KRATOS_DEFINE_APPLICATION_VARIABLE (DEM_APPLICATION, double, FRICTION) KRATOS_DEFINE_APPLICATION_VARIABLE(DEM_APPLICATION
 
std::istream & operator>> (std::istream &rIStream, ControlModuleProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ControlModuleProcess &rThis)
 output stream function More...
 
class KRATOS_API (DEM_STRUCTURES_COUPLING_APPLICATION) PermeabilityTensorCommunicatorUtility
 
std::istream & operator>> (std::istream &rIStream, ApplyComponentTableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyComponentTableProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyDoubleTableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyDoubleTableProcess &rThis)
 output stream function More...
 
 KRATOS_CREATE_VARIABLE (Matrix, STRAIN_TENSOR)
 
 KRATOS_CREATE_VARIABLE (Matrix, STRESS_TENSOR)
 
 KRATOS_CREATE_VARIABLE (Matrix, STRESS_TENSOR_INTEGRATED)
 
 KRATOS_CREATE_VARIABLE (Matrix, MATRIX_STRESS_TENSOR)
 
 KRATOS_CREATE_VARIABLE (Matrix, FIBER_STRESS_TENSOR)
 
 KRATOS_CREATE_VARIABLE (Vector, MATRIX_STRESS_VECTOR)
 
 KRATOS_CREATE_VARIABLE (Vector, FIBER_STRESS_VECTOR)
 
 KRATOS_CREATE_VARIABLE (double, YOUNG_MODULUS_FIBER)
 
 KRATOS_CREATE_VARIABLE (double, DENSITY_FIBER)
 
 KRATOS_CREATE_VARIABLE (double, POISSON_RATIO_FIBER)
 
 KRATOS_CREATE_VARIABLE (double, FIBER_VOLUMETRIC_PART)
 
 KRATOS_CREATE_VARIABLE (double, PLASTIC_UNIAXIAL_STRESS)
 
 KRATOS_CREATE_VARIABLE (double, MAX_PLASTIC_STRAIN)
 
 KRATOS_CREATE_VARIABLE (Matrix, MATRIX_STRESS_TENSOR_INTEGRATED)
 
 KRATOS_CREATE_VARIABLE (double, YIELD_STRESS_C_FIBER)
 
 KRATOS_CREATE_VARIABLE (double, YIELD_STRESS_T_FIBER)
 
 KRATOS_CREATE_VARIABLE (double, FRACTURE_ENERGY_FIBER)
 
 KRATOS_CREATE_VARIABLE (double, ACUMULATED_PLASTIC_STRAIN)
 
 KRATOS_CREATE_VARIABLE (double, EQUIVALENT_STRESS_VM)
 
 KRATOS_CREATE_VARIABLE (int, HARDENING_LAW)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Vector, STRESS_VECTOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Vector, DISPLACEMENT_INCREMENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, YIELD_STRESS_C)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, YIELD_STRESS_T)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, INTERNAL_PRESSURE_ITERATION)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, PFEM_PRESSURE_ITERATION)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Vector, STRESS_VECTOR_INTEGRATED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Vector, SMOOTHED_STRESS_VECTOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, std::string, YIELD_SURFACE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Vector, STRAIN_VECTOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, TANGENT_CONSTITUTIVE_TENSOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, DEMFEM_CONTACT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, SMOOTHING)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, GENERATE_DEM)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, RECOMPUTE_NEIGHBOURS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, IS_DAMAGED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, RECONSTRUCT_PRESSURE_LOAD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, IS_DYNAMIC)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, STRESS_THRESHOLD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, INITIAL_THRESHOLD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, INTEGRATION_COEFFICIENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, std::string, MAPPING_PROCEDURE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, IS_DEM)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, IS_SKIN)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, DEM_RADIUS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, DEM_GENERATED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, PRESSURE_EXPANDED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, INACTIVE_NODE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, NUMBER_OF_ACTIVE_ELEMENTS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, NODAL_FORCE_APPLIED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, NODAL_FORCE_X)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, NODAL_FORCE_Y)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, NODAL_FORCE_Z)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, PLASTIC_UNIAXIAL_STRESS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, MAX_PLASTIC_STRAIN)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Vector, NODAL_STRESS_VECTOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, EQUIVALENT_NODAL_STRESS)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (FEM_TO_DEM_APPLICATION, EQUIVALENT_NODAL_STRESS_GRADIENT)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (FEM_TO_DEM_APPLICATION, AUXILIAR_GRADIENT)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (FEM_TO_DEM_APPLICATION, FORCE_LOAD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Matrix, STRAIN_TENSOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Matrix, STRESS_TENSOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Matrix, STRESS_TENSOR_INTEGRATED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Matrix, MATRIX_STRESS_TENSOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Matrix, FIBER_STRESS_TENSOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Vector, MATRIX_STRESS_VECTOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Vector, FIBER_STRESS_VECTOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, YOUNG_MODULUS_FIBER)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, DENSITY_FIBER)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, POISSON_RATIO_FIBER)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, FIBER_VOLUMETRIC_PART)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, Matrix, MATRIX_STRESS_TENSOR_INTEGRATED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, YIELD_STRESS_C_FIBER)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, YIELD_STRESS_T_FIBER)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, FRACTURE_ENERGY_FIBER)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, ACUMULATED_PLASTIC_STRAIN)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, double, EQUIVALENT_STRESS_VM)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, HARDENING_LAW)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, bool, IS_TAKEN)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FEM_TO_DEM_APPLICATION, int, PRESSURE_ID)
 
void ComputeMidpointShapeFunctions (const Geometry< Node > &rGeometry, Vector &rN, Matrix &rDN_DX)
 
 KRATOS_CREATE_LOCAL_FLAG (EstimateDtUtility, CFL_ESTIMATION, 0)
 Local flags to determine the magnitudes for the Dt estimation. More...
 
 KRATOS_CREATE_LOCAL_FLAG (EstimateDtUtility, VISCOUS_FOURIER_ESTIMATION, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (EstimateDtUtility, THERMAL_FOURIER_ESTIMATION, 2)
 
 KRATOS_CREATE_VARIABLE (double, TAWSS) KRATOS_CREATE_VARIABLE(double
 
TWSS KRATOS_CREATE_VARIABLE (double, ECAP) KRATOS_CREATE_VARIABLE(double
 
TWSS RRT KRATOS_CREATE_VARIABLE (double, OSI) KRATOS_CREATE_VARIABLE(double
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (FLUID_DYNAMICS_BIOMEDICAL_APPLICATION, double, TAWSS) KRATOS_DEFINE_APPLICATION_VARIABLE(FLUID_DYNAMICS_BIOMEDICAL_APPLICATION
 
TWSS KRATOS_DEFINE_APPLICATION_VARIABLE (FLUID_DYNAMICS_BIOMEDICAL_APPLICATION, double, ECAP) KRATOS_DEFINE_APPLICATION_VARIABLE(FLUID_DYNAMICS_BIOMEDICAL_APPLICATION
 
TWSS RRT KRATOS_DEFINE_APPLICATION_VARIABLE (FLUID_DYNAMICS_BIOMEDICAL_APPLICATION, double, OSI) KRATOS_DEFINE_APPLICATION_VARIABLE(FLUID_DYNAMICS_BIOMEDICAL_APPLICATION
 
TWSS RRT WSS KRATOS_DEFINE_APPLICATION_VARIABLE (FLUID_DYNAMICS_BIOMEDICAL_APPLICATION, double, WALL_DISTANCE) KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS(FLUID_DYNAMICS_BIOMEDICAL_APPLICATION
 
TWSS RRT WSS WSS_TANGENTIAL_STRESS KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (FLUID_DYNAMICS_BIOMEDICAL_APPLICATION, WSS_NORMAL_STRESS) KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS(FLUID_DYNAMICS_BIOMEDICAL_APPLICATION
 
TWSS RRT WSS WSS_TANGENTIAL_STRESS TEMPORAL_OSI KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (FLUID_DYNAMICS_BIOMEDICAL_APPLICATION, WALL_NORMAL) KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS(FLUID_DYNAMICS_BIOMEDICAL_APPLICATION
 
std::istream & operator>> (std::istream &rIStream, ApplyBoundaryHydrostaticPressureTableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyBoundaryHydrostaticPressureTableProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyBoundaryPhreaticLinePressureTableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyBoundaryPhreaticLinePressureTableProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyBoundaryPhreaticSurfacePressureTableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyBoundaryPhreaticSurfacePressureTableProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantBoundaryHydrostaticPressureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantBoundaryHydrostaticPressureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantBoundaryPhreaticLinePressureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantBoundaryPhreaticLinePressureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantBoundaryPhreaticSurfacePressureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantBoundaryPhreaticSurfacePressureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantHydrostaticPressureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantHydrostaticPressureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantInterpolateLinePressureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantInterpolateLinePressureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantPhreaticLinePressureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantPhreaticLinePressureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantPhreaticSurfacePressureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantPhreaticSurfacePressureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyHydrostaticPressureTableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyHydrostaticPressureTableProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyPhreaticLinePressureTableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyPhreaticLinePressureTableProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyPhreaticSurfacePressureTableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyPhreaticSurfacePressureTableProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyTimeDependentInterpolateLinePressureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyTimeDependentInterpolateLinePressureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyWriteScalarProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyWriteScalarProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PeriodicInterfaceProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PeriodicInterfaceProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetAbsorbingBoundaryParametersProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetAbsorbingBoundaryParametersProcess &rThis)
 output stream function More...
 
class KRATOS_API (GEO_MECHANICS_APPLICATION) RetentionLaw
 
std::istream & operator>> (std::istream &rIStream, RetentionLaw &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RetentionLaw &rThis)
 output stream function More...
 
 KRATOS_CREATE_VARIABLE (std::string, UDSM_NAME) KRATOS_CREATE_VARIABLE(bool
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (GEO_MECHANICS_APPLICATION, std::string, UDSM_NAME) KRATOS_DEFINE_APPLICATION_VARIABLE(GEO_MECHANICS_APPLICATION
 
std::vector< ElementsContainerTypeFactorElements (ElementsContainerType const &rElements)
 Factor a collection of elements into uniform containers. More...
 
void FactorElements (ElementsContainerType const &rElements, std::vector< std::string > &rNames, std::vector< ElementsContainerType > &rFactoredElements)
 
std::vector< ConditionsContainerTypeFactorConditions (ConditionsContainerType const &rConditions)
 
void FactorConditions (ConditionsContainerType const &rConditions, std::vector< std::string > &rNames, std::vector< ConditionsContainerType > &rFactoredConditions)
 
void SplitNodesIntoLocalAndGhost (ModelPart::NodesContainerType const &rNodes, std::vector< ModelPart::NodeType * > &rLocalNodes, std::vector< ModelPart::NodeType * > &rGhostNodes)
 
void GetLocalNodes (ModelPart::NodesContainerType const &rNodes, std::vector< ModelPart::NodeType * > &rLocalNodes)
 
 KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_DISPLACEMENT_X, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_DISPLACEMENT_Y, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_DISPLACEMENT_Z, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_ROTATION_X, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_ROTATION_Y, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (IgaFlags, FIX_ROTATION_Z, 5)
 
KRATOS_API_EXTERN template class KRATOS_API (LINEARSOLVERS_APPLICATION) KratosComponents< DenseLinearSolverFactoryType >
 
template<class TSolverType , class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, EigenDenseDirectSolver< TSolverType, TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSolverType , class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const EigenDenseDirectSolver< TSolverType, TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSolverType , class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, EigenDirectSolver< TSolverType, TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSolverType , class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const EigenDirectSolver< TSolverType, TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, EigensystemSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const EigensystemSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<bool TSymmetric, typename TScalarIn , typename TScalarOut >
std::istream & operator>> (std::istream &rIStream, FEASTEigensystemSolver< TSymmetric, TScalarIn, TScalarOut > &rThis)
 
template<bool TSymmetric, typename TScalarIn , typename TScalarOut >
std::ostream & operator<< (std::ostream &rOStream, const FEASTEigensystemSolver< TSymmetric, TScalarIn, TScalarOut > &rThis)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, SpectraSymGEigsShiftSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const SpectraSymGEigsShiftSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSparseSpace , class TDenseSpace >
class KRATOS_API (MAPPING_APPLICATION) MappingMatrixUtilities
 
MPI_Datatype GetMPIDatatype (const double &rValue)
 
MPI_Datatype GetMPIDatatype (const char &rValue)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshingFlags, REFINED, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (MeshingFlags, TO_COARSEN, 1)
 
 KRATOS_CREATE_VARIABLE (double, AVERAGE_NODAL_ERROR)
 
 KRATOS_CREATE_VARIABLE (double, ANISOTROPIC_RATIO)
 
 KRATOS_CREATE_VARIABLE (Vector3, AUXILIAR_GRADIENT)
 
 KRATOS_CREATE_VARIABLE (Vector, AUXILIAR_HESSIAN)
 
 KRATOS_CREATE_VARIABLE (double, METRIC_SCALAR)
 
 KRATOS_CREATE_SYMMETRIC_2D_TENSOR_VARIABLE_WITH_COMPONENTS (METRIC_TENSOR_2D)
 
 KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS (METRIC_TENSOR_3D)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (AUXILIARY_FIELD)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_LINEAR_D_X)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_LINEAR_D_CX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_PLANE_SYMMETRY_D_X)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_PLANE_SYMMETRY_D_CX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (NEAREST_NEIGHBOUR_POINT)
 
 KRATOS_CREATE_VARIABLE (double, NEAREST_NEIGHBOUR_DIST)
 
 KRATOS_CREATE_VARIABLE (int, NEAREST_NEIGHBOUR_COND_ID)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_STRAIN_ENERGY_1_D_X)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_STRAIN_ENERGY_1_D_CX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_STRAIN_ENERGY_2_D_X)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_STRAIN_ENERGY_2_D_CX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_STRAIN_ENERGY_3_D_X)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_STRAIN_ENERGY_3_D_CX)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_1_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_1_D_CD)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_2_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_2_D_CD)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_3_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_3_D_CD)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_1_D_FT)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_1_D_CT)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_2_D_FT)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_2_D_CT)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_3_D_FT)
 
 KRATOS_CREATE_VARIABLE (double, D_STRAIN_ENERGY_3_D_CT)
 
 KRATOS_CREATE_VARIABLE (double, D_INTERFACE_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, D_INTERFACE_D_CD)
 
 KRATOS_CREATE_VARIABLE (double, D_PARTITION_MASS_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, D_PARTITION_MASS_D_CD)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_MASS_D_X)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_MASS_D_CX)
 
 KRATOS_CREATE_VARIABLE (double, D_MASS_D_FT)
 
 KRATOS_CREATE_VARIABLE (double, D_MASS_D_CT)
 
 KRATOS_CREATE_VARIABLE (double, D_MASS_D_PD)
 
 KRATOS_CREATE_VARIABLE (double, D_MASS_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, D_MASS_D_CD)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_MAX_OVERHANG_ANGLE_D_X)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_MAX_OVERHANG_ANGLE_D_CX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_STRESS_D_X)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_STRESS_D_CX)
 
 KRATOS_CREATE_VARIABLE (double, D_STRESS_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, D_STRESS_D_CD)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (SX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (CX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_CX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (D_X)
 
 KRATOS_CREATE_VARIABLE (double, PT)
 
 KRATOS_CREATE_VARIABLE (double, PPT)
 
 KRATOS_CREATE_VARIABLE (double, FT)
 
 KRATOS_CREATE_VARIABLE (double, CT)
 
 KRATOS_CREATE_VARIABLE (double, D_CT)
 
 KRATOS_CREATE_VARIABLE (double, D_PT)
 
 KRATOS_CREATE_VARIABLE (double, D_PT_D_FT)
 
 KRATOS_CREATE_VARIABLE (double, D_PPT_D_FT)
 
 KRATOS_CREATE_VARIABLE (double, PD)
 
 KRATOS_CREATE_VARIABLE (double, PE)
 
 KRATOS_CREATE_VARIABLE (double, D_PD_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, D_PE_D_FD)
 
 KRATOS_CREATE_VARIABLE (double, FD)
 
 KRATOS_CREATE_VARIABLE (double, CD)
 
 KRATOS_CREATE_VARIABLE (double, D_CD)
 
 KRATOS_CREATE_VARIABLE (double, D_PD)
 
 KRATOS_CREATE_VARIABLE (Matrix, HELMHOLTZ_MASS_MATRIX)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_SURF_RADIUS_SHAPE)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_BULK_RADIUS_SHAPE)
 
 KRATOS_CREATE_VARIABLE (bool, COMPUTE_CONTROL_POINTS_SHAPE)
 
 KRATOS_CREATE_VARIABLE (double, ELEMENT_STRAIN_ENERGY)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_SURF_POISSON_RATIO_SHAPE)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_BULK_POISSON_RATIO_SHAPE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HELMHOLTZ_VARS_SHAPE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HELMHOLTZ_SOURCE_SHAPE)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_VAR_THICKNESS)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_SOURCE_THICKNESS)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_RADIUS_THICKNESS)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_VAR_DENSITY)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_SOURCE_DENSITY)
 
 KRATOS_CREATE_VARIABLE (double, HELMHOLTZ_RADIUS_DENSITY)
 
 KRATOS_CREATE_VARIABLE (bool, COMPUTE_CONTROL_DENSITIES)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (ADJOINT_RHS)
 
 KRATOS_CREATE_VARIABLE (double, CROSS_AREA)
 
 KRATOS_CREATE_VARIABLE (double, DENSITY_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, THICKNESS_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, CROSS_AREA_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, YOUNG_MODULUS_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, POISSON_RATIO_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, TEMPORARY_SCALAR_VARIABLE_1)
 
 KRATOS_CREATE_VARIABLE (double, TEMPORARY_SCALAR_VARIABLE_2)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (TEMPORARY_ARRAY3_VARIABLE_1)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (TEMPORARY_ARRAY3_VARIABLE_2)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, AUXILIARY_FIELD)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_LINEAR_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_LINEAR_D_CX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_PLANE_SYMMETRY_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_PLANE_SYMMETRY_D_CX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, NEAREST_NEIGHBOUR_POINT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, NEAREST_NEIGHBOUR_DIST)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, int, NEAREST_NEIGHBOUR_COND_ID)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_STRAIN_ENERGY_1_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_STRAIN_ENERGY_1_D_CX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_STRAIN_ENERGY_2_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_STRAIN_ENERGY_2_D_CX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_STRAIN_ENERGY_3_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_STRAIN_ENERGY_3_D_CX)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_1_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_1_D_CD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_2_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_2_D_CD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_3_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_3_D_CD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_1_D_FT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_1_D_CT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_2_D_FT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_2_D_CT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_3_D_FT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRAIN_ENERGY_3_D_CT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_INTERFACE_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_INTERFACE_D_CD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_PARTITION_MASS_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_PARTITION_MASS_D_CD)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_MASS_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_MASS_D_CX)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MASS_D_FT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MASS_D_CT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MASS_D_PD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MASS_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MASS_D_CD)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_MAX_OVERHANG_ANGLE_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_MAX_OVERHANG_ANGLE_D_CX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_STRESS_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_STRESS_D_CX)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRESS_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_STRESS_D_CD)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_MAX_STRESS_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_MAX_STRESS_D_CX)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MAX_STRESS_D_PT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MAX_STRESS_D_CT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MAX_STRESS_D_PD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_MAX_STRESS_D_CD)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_MAX_STRES_D_X)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_MAX_STRES_D_CX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, CX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, SX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_CX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, D_X)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, PT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, PPT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, FT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, CT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_CT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_PT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_PT_D_FT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_PPT_D_FT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, PD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, PE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_PD_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_PE_D_FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, FD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, CD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_CD)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, D_PD)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, ADJOINT_RHS)
 
 KRATOS_DEFINE_VARIABLE (Matrix, HELMHOLTZ_MASS_MATRIX)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_SURF_RADIUS_SHAPE)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_BULK_RADIUS_SHAPE)
 
 KRATOS_DEFINE_VARIABLE (bool, COMPUTE_CONTROL_POINTS_SHAPE)
 
 KRATOS_DEFINE_VARIABLE (double, ELEMENT_STRAIN_ENERGY)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_SURF_POISSON_RATIO_SHAPE)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_BULK_POISSON_RATIO_SHAPE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, HELMHOLTZ_VARS_SHAPE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, HELMHOLTZ_SOURCE_SHAPE)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_VAR_THICKNESS)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_SOURCE_THICKNESS)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_RADIUS_THICKNESS)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_VAR_DENSITY)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_SOURCE_DENSITY)
 
 KRATOS_DEFINE_VARIABLE (double, HELMHOLTZ_RADIUS_DENSITY)
 
 KRATOS_DEFINE_VARIABLE (bool, COMPUTE_CONTROL_DENSITIES)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, CROSS_AREA)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, DENSITY_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, THICKNESS_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, CROSS_AREA_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, YOUNG_MODULUS_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, POISSON_RATIO_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, TEMPORARY_SCALAR_VARIABLE_1)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (OPTIMIZATION_APPLICATION, double, TEMPORARY_SCALAR_VARIABLE_2)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, TEMPORARY_ARRAY3_VARIABLE_1)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (OPTIMIZATION_APPLICATION, TEMPORARY_ARRAY3_VARIABLE_2)
 
 KRATOS_CREATE_LOCAL_FLAG (ParticleFlowRule, IMPLEX_ACTIVE, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ParticleFlowRule, PLASTIC_REGION, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ParticleFlowRule, PLASTIC_RATE_REGION, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (ParticleFlowRule, RETURN_MAPPING_COMPUTED, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (MPMUpdatedLagrangian, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (MPMUpdatedLagrangian, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (MPMUpdatedLagrangian, COMPUTE_RHS_VECTOR_WITH_COMPONENTS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (MPMUpdatedLagrangian, COMPUTE_LHS_MATRIX_WITH_COMPONENTS, 3)
 
template<unsigned int TDim>
class Kratos::MoveParticleUtilityDiffFluidOnly FindNodeOnMesh (array_1d< double, 3 > &position, array_1d< double, TDim+1 > &N, Element::Pointer &pelement, ResultIteratorType result_begin, const unsigned int MaxNumberOfResults)
 
bool CalculatePosition (Geometry< Node > &geom, const double xc, const double yc, const double zc, array_1d< double, 3 > &N)
 
bool CalculatePosition (Geometry< Node > &geom, const double xc, const double yc, const double zc, array_1d< double, 4 > &N)
 
double CalculateVol (const double x0, const double y0, const double x1, const double y1, const double x2, const double y2)
 
double CalculateVol (const double x0, const double y0, const double z0, const double x1, const double y1, const double z1, const double x2, const double y2, const double z2, const double x3, const double y3, const double z3)
 
 KRATOS_CREATE_VARIABLE (double, PRESS_DISCONTINUITY)
 
 KRATOS_CREATE_LOCAL_FLAG (FluidElement, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (FluidElement, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (FluidElement, FINALIZED_STEP, 2)
 
std::istream & operator>> (std::istream &rIStream, LagrangianRotationProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const LagrangianRotationProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetDummyPropertyForRigidElementsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetDummyPropertyForRigidElementsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetMaterialPropertiesForThermalCouplingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetMaterialPropertiesForThermalCouplingProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetMeshVelocityForThermalCouplingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetMeshVelocityForThermalCouplingProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, UpdateThermalModelPartProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const UpdateThermalModelPartProcess &rThis)
 output stream function More...
 
class KRATOS_API (PFEM_FLUID_DYNAMICS_APPLICATION) PFEMMoveMeshUtility
 
std::ostream & operator<< (std::ostream &rOStream, const PfemFluidGidIO<> &rThis)
 
class KRATOS_API (PFEM_SOLID_MECHANICS_APPLICATION) DeviatoricPlaneShapeUtilities
 
 KRATOS_CREATE_LOCAL_FLAG (FlowRule, IMPLEX_ACTIVE, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (FlowRule, PLASTIC_REGION, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (FlowRule, PLASTIC_RATE_REGION, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (FlowRule, RETURN_MAPPING_COMPUTED, 3)
 
std::istream & operator>> (std::istream &rIStream, PoromechanicsFaceLoadControlModuleProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PoromechanicsFaceLoadControlModuleProcess &rThis)
 output stream function More...
 
 KRATOS_CREATE_LOCAL_FLAG (MeshMovingModeler, TO_COPY, 1)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHALLOW_WATER_APPLICATION, double, BATHYMETRY) KRATOS_DEFINE_APPLICATION_VARIABLE(SHALLOW_WATER_APPLICATION
 
TOPOGRAPHY KRATOS_DEFINE_APPLICATION_VARIABLE (SHALLOW_WATER_APPLICATION, double, FROUDE) KRATOS_DEFINE_APPLICATION_VARIABLE(SHALLOW_WATER_APPLICATION
 
TOPOGRAPHY RAIN KRATOS_DEFINE_APPLICATION_VARIABLE (SHALLOW_WATER_APPLICATION, double, MANNING) KRATOS_DEFINE_APPLICATION_VARIABLE(SHALLOW_WATER_APPLICATION
 
TOPOGRAPHY RAIN CHEZY KRATOS_DEFINE_APPLICATION_VARIABLE (SHALLOW_WATER_APPLICATION, double, DRY_HEIGHT) KRATOS_DEFINE_APPLICATION_VARIABLE(SHALLOW_WATER_APPLICATION
 
TOPOGRAPHY RAIN CHEZY RELATIVE_DRY_HEIGHT KRATOS_DEFINE_APPLICATION_VARIABLE (SHALLOW_WATER_APPLICATION, double, DRY_DISCHARGE_PENALTY) KRATOS_DEFINE_APPLICATION_VARIABLE(SHALLOW_WATER_APPLICATION
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (NORMALIZED_SURFACE_NORMAL)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DF1DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DF1DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC1DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC2DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC3DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC4DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC5DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC6DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC7DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC8DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC9DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC1DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC2DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC3DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC4DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC5DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC6DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC7DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC8DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC9DX_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (SEARCH_DIRECTION)
 
 KRATOS_CREATE_VARIABLE (double, INV_HESSIAN)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (CORRECTION)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (PROJECTION)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (CONTROL_POINT_UPDATE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (CONTROL_POINT_CHANGE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (SHAPE_UPDATE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (SHAPE_CHANGE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (MESH_CHANGE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DAMPING_FACTOR)
 
 KRATOS_CREATE_VARIABLE (int, MAPPING_ID)
 
 KRATOS_CREATE_VARIABLE (double, VERTEX_MORPHING_RADIUS)
 
 KRATOS_CREATE_VARIABLE (double, VERTEX_MORPHING_RADIUS_RAW)
 
 KRATOS_CREATE_VARIABLE (double, GAUSSIAN_CURVATURE)
 
 KRATOS_CREATE_VARIABLE (double, MAX_NEIGHBOUR_DISTANCE)
 
 KRATOS_CREATE_VARIABLE (double, ALPHA)
 
 KRATOS_CREATE_VARIABLE (double, ALPHA_MAPPED)
 
 KRATOS_CREATE_VARIABLE (double, DF1DALPHA)
 
 KRATOS_CREATE_VARIABLE (double, DF1DALPHA_MAPPED)
 
 KRATOS_CREATE_VARIABLE (double, DPDALPHA)
 
 KRATOS_CREATE_VARIABLE (double, DPDALPHA_MAPPED)
 
 KRATOS_CREATE_VARIABLE (double, DLDALPHA)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (BEAD_DIRECTION)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DP1DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DPF1DX)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_VARIABLE)
 
 KRATOS_CREATE_VARIABLE (double, SCALAR_VARIABLE_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (VECTOR_VARIABLE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (VECTOR_VARIABLE_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (BACKGROUND_COORDINATE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (BACKGROUND_NORMAL)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (OUT_OF_PLANE_DELTA)
 
 KRATOS_CREATE_VARIABLE (bool, CONSIDER_FACE_ANGLE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DF1DX)
 
 KRATOS_CREATE_VARIABLE (double, HEATMAP_DF1DALPHA)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC1DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC2DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC3DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC4DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC5DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC6DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC7DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC8DX)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (HEATMAP_DC9DX)
 
 KRATOS_CREATE_VARIABLE (double, HEATMAP_MAX)
 
 KRATOS_CREATE_VARIABLE (double, HEATMAP_L2)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DF1DX_WEIGHTED)
 
 KRATOS_CREATE_VARIABLE (double, DF1DALPHA_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC1DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC2DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC3DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC4DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC5DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC6DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC7DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC8DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC9DX_WEIGHTED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DF1DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_VARIABLE (double, DF1DALPHA_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC1DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC2DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC3DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC4DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC5DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC6DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC7DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC8DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (DC9DX_WEIGHTED_MAPPED)
 
 KRATOS_CREATE_LOCAL_FLAG (BoundaryCondition, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (BoundaryCondition, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (BeamElement, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (BeamElement, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (BeamElement, FINALIZED_STEP, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (SmallDisplacementBeamElement3D2N, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (SmallDisplacementBeamElement3D2N, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ThermalElement, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ThermalElement, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidShellElementSprism3D6N, COMPUTE_RHS_VECTOR, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidShellElementSprism3D6N, COMPUTE_LHS_MATRIX, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidShellElementSprism3D6N, COMPUTE_RHS_VECTOR_WITH_COMPONENTS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidShellElementSprism3D6N, COMPUTE_LHS_MATRIX_WITH_COMPONENTS, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidShellElementSprism3D6N, EAS_IMPLICIT_EXPLICIT, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidShellElementSprism3D6N, TOTAL_UPDATED_LAGRANGIAN, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidShellElementSprism3D6N, QUADRATIC_ELEMENT, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (SolidShellElementSprism3D6N, EXPLICIT_RHS_COMPUTATION, 7)
 
class KRATOS_API(STRUCTURAL_MECHANICS_APPLICATION) ImposeZStrainProcess std::istream & operator>> (std::istream &rIStream, ImposeZStrainProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ImposeZStrainProcess &rThis)
 output stream function More...
 
class KRATOS_API(STRUCTURAL_MECHANICS_APPLICATION) SetAutomatedInitialVariableProcess std::istream & operator>> (std::istream &rIStream, SetAutomatedInitialVariableProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetAutomatedInitialVariableProcess &rThis)
 output stream function More...
 
class KRATOS_API(STRUCTURAL_MECHANICS_APPLICATION) SetCartesianLocalAxesProcess std::istream & operator>> (std::istream &rIStream, SetCartesianLocalAxesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetCartesianLocalAxesProcess &rThis)
 output stream function More...
 
class KRATOS_API(STRUCTURAL_MECHANICS_APPLICATION) SetCylindricalLocalAxesProcess std::istream & operator>> (std::istream &rIStream, SetCylindricalLocalAxesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetCylindricalLocalAxesProcess &rThis)
 output stream function More...
 
class KRATOS_API(STRUCTURAL_MECHANICS_APPLICATION) SetSphericalLocalAxesProcess std::istream & operator>> (std::istream &rIStream, SetSphericalLocalAxesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetSphericalLocalAxesProcess &rThis)
 output stream function More...
 
double GetFromProperty (const Properties &rThisProperties, Variable< double > &rVariable)
 
class KRATOS_API (STRUCTURAL_MECHANICS_APPLICATION) FiniteDifferenceUtility
 FiniteDifferenceUtility. More...
 
 KRATOS_CREATE_VARIABLE (int, INTEGRATION_ORDER)
 
 KRATOS_CREATE_VARIABLE (double, ALPHA_EAS)
 
 KRATOS_CREATE_VARIABLE (bool, CONSIDER_IMPLICIT_EAS_SPRISM_ELEMENT)
 
 KRATOS_CREATE_VARIABLE (bool, CONSIDER_TOTAL_LAGRANGIAN_SPRISM_ELEMENT)
 
 KRATOS_CREATE_VARIABLE (bool, PURE_EXPLICIT_RHS_COMPUTATION)
 
 KRATOS_CREATE_VARIABLE (bool, RESET_EQUATION_IDS)
 
 KRATOS_CREATE_VARIABLE (double, ANG_ROT)
 
 KRATOS_CREATE_VARIABLE (bool, CONSIDER_QUADRATIC_SPRISM_ELEMENT)
 
 KRATOS_CREATE_VARIABLE (Vector, HENCKY_STRAIN_VECTOR)
 
 KRATOS_CREATE_VARIABLE (Matrix, HENCKY_STRAIN_TENSOR)
 
 KRATOS_CREATE_VARIABLE (Matrix, REFERENCE_DEFORMATION_GRADIENT)
 
 KRATOS_CREATE_VARIABLE (double, REFERENCE_DEFORMATION_GRADIENT_DETERMINANT)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (ADJOINT_CURVATURE)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (ADJOINT_STRAIN)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (POINT_LOAD_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, I22_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, I33_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, AREA_EFFECTIVE_Y_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (double, AREA_EFFECTIVE_Z_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (bool, IS_ADJOINT)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (NODAL_DISPLACEMENT_STIFFNESS_SENSITIVITY)
 
 KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS (NODAL_ROTATIONAL_STIFFNESS_SENSITIVITY)
 
 KRATOS_CREATE_VARIABLE (int, TRACED_STRESS_TYPE)
 
 KRATOS_CREATE_VARIABLE (Matrix, STRESS_DISP_DERIV_ON_NODE)
 
 KRATOS_CREATE_VARIABLE (Matrix, STRESS_DISP_DERIV_ON_GP)
 
 KRATOS_CREATE_VARIABLE (Matrix, STRESS_DESIGN_DERIVATIVE_ON_NODE)
 
 KRATOS_CREATE_VARIABLE (Matrix, STRESS_DESIGN_DERIVATIVE_ON_GP)
 
 KRATOS_CREATE_VARIABLE (Vector, STRESS_ON_GP)
 
 KRATOS_CREATE_VARIABLE (Vector, STRESS_ON_NODE)
 
 KRATOS_CREATE_VARIABLE (std::string, DESIGN_VARIABLE_NAME)
 
std::istream & operator>> (std::istream &rIStream, ApplyRigidRotationProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyRigidRotationProcess &rThis)
 output stream function More...
 
class KRATOS_API(SWIMMING_DEM_APPLICATION) HybridBashforthScheme std::istream & operator>> (std::istream &rIStream, HybridBashforthScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const HybridBashforthScheme &rThis)
 
class KRATOS_API(SWIMMING_DEM_APPLICATION) SymplecticEulerOldVelocityScheme std::istream & operator>> (std::istream &rIStream, SymplecticEulerOldVelocityScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const SymplecticEulerOldVelocityScheme &rThis)
 
class KRATOS_API(SWIMMING_DEM_APPLICATION) TerminalVelocityScheme std::istream & operator>> (std::istream &rIStream, TerminalVelocityScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const TerminalVelocityScheme &rThis)
 
class KRATOS_API (SWIMMING_DEM_APPLICATION) BassetForceTools
 
template<std::size_t TDim, typename TBaseTypeOfSwimmingParticle >
std::ostream & operator<< (std::ostream &rOStream, const BinBasedDEMFluidCoupledMapping< TDim, TBaseTypeOfSwimmingParticle > &rThis)
 output stream function More...
 
SpaceTimeSet::Pointer SetUnion (SpaceTimeSet::Pointer set_1, SpaceTimeSet::Pointer set_2)
 
SpaceTimeSet::Pointer SetIntersection (SpaceTimeSet::Pointer set_1, SpaceTimeSet::Pointer set_2)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) DirectConductionBOBComplete std::istream & operator>> (std::istream &rIStream, DirectConductionBOBComplete &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const DirectConductionBOBComplete &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) DirectConductionBOBModified std::istream & operator>> (std::istream &rIStream, DirectConductionBOBModified &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const DirectConductionBOBModified &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) DirectConductionBOBSimple std::istream & operator>> (std::istream &rIStream, DirectConductionBOBSimple &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const DirectConductionBOBSimple &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) DirectConductionCollision std::istream & operator>> (std::istream &rIStream, DirectConductionCollision &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const DirectConductionCollision &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) DirectConductionModel std::istream & operator>> (std::istream &rIStream, DirectConductionModel &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const DirectConductionModel &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) DirectConductionPipe std::istream & operator>> (std::istream &rIStream, DirectConductionPipe &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const DirectConductionPipe &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) IndirectConductionModel std::istream & operator>> (std::istream &rIStream, IndirectConductionModel &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const IndirectConductionModel &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) IndirectConductionSurroundLayer std::istream & operator>> (std::istream &rIStream, IndirectConductionSurroundLayer &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const IndirectConductionSurroundLayer &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) IndirectConductionVargas std::istream & operator>> (std::istream &rIStream, IndirectConductionVargas &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const IndirectConductionVargas &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) IndirectConductionVoronoiA std::istream & operator>> (std::istream &rIStream, IndirectConductionVoronoiA &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const IndirectConductionVoronoiA &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) IndirectConductionVoronoiB std::istream & operator>> (std::istream &rIStream, IndirectConductionVoronoiB &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const IndirectConductionVoronoiB &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) ConvectionModel std::istream & operator>> (std::istream &rIStream, ConvectionModel &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const ConvectionModel &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) NusseltGunn std::istream & operator>> (std::istream &rIStream, NusseltGunn &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const NusseltGunn &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) NusseltHanzMarshall std::istream & operator>> (std::istream &rIStream, NusseltHanzMarshall &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const NusseltHanzMarshall &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) NusseltLiMason std::istream & operator>> (std::istream &rIStream, NusseltLiMason &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const NusseltLiMason &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) NusseltWhitaker std::istream & operator>> (std::istream &rIStream, NusseltWhitaker &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const NusseltWhitaker &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) GenerationDissipation std::istream & operator>> (std::istream &rIStream, GenerationDissipation &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const GenerationDissipation &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) GenerationModel std::istream & operator>> (std::istream &rIStream, GenerationModel &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const GenerationModel &rThis)
 
class KRATOS_API (THERMAL_DEM_APPLICATION) HeatExchangeMechanism
 
std::istream & operator>> (std::istream &rIStream, HeatExchangeMechanism &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const HeatExchangeMechanism &rThis)
 
std::istream & operator>> (std::istream &rIStream, HeatGenerationMechanism &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const HeatGenerationMechanism &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) RadiationContinuumKrause std::istream & operator>> (std::istream &rIStream, RadiationContinuumKrause &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const RadiationContinuumKrause &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) RadiationContinuumZhou std::istream & operator>> (std::istream &rIStream, RadiationContinuumZhou &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const RadiationContinuumZhou &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) RadiationModel std::istream & operator>> (std::istream &rIStream, RadiationModel &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const RadiationModel &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) RealContactLu std::istream & operator>> (std::istream &rIStream, RealContactLu &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const RealContactLu &rThis)
 
std::istream & operator>> (std::istream &rIStream, RealContactModel &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const RealContactModel &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) RealContactMorris std::istream & operator>> (std::istream &rIStream, RealContactMorris &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const RealContactMorris &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) RealContactZhou std::istream & operator>> (std::istream &rIStream, RealContactZhou &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const RealContactZhou &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) ThermalSphericParticle std::istream & operator>> (std::istream &rIStream, ThermalSphericParticle &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const ThermalSphericParticle &rThis)
 
std::istream & operator>> (std::istream &rIStream, ThermalDEMIntegrationScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const ThermalDEMIntegrationScheme &rThis)
 
class KRATOS_API(THERMAL_DEM_APPLICATION) ThermalForwardEulerScheme std::istream & operator>> (std::istream &rIStream, ThermalForwardEulerScheme &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const ThermalForwardEulerScheme &rThis)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMThermalFlags, IS_ADIABATIC, 18)
 
 KRATOS_CREATE_LOCAL_FLAG (DEMThermalFlags, IS_SINTERING, 19)
 
void RegisterTrilinosLinearSolvers ()
 
KRATOS_API_EXTERN template class KRATOS_API (TRILINOS_APPLICATION) KratosComponents< TrilinosLinearSolverFactoryType >
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const AmgclMPISchurComplementSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
void AMGCLSolve (int block_size, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::MatrixType &rA, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType &rX, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType &rB, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::IndexType &rIterationNumber, double &rResidual, boost::property_tree::ptree amgclParams, int verbosity_level, bool use_gpgpu)
 
void AMGCLScalarSolve (TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::MatrixType &rA, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType &rX, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType &rB, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::IndexType &rIterationNumber, double &rResidual, const boost::property_tree::ptree &amgclParams, int verbosity_level, bool use_gpgpu)
 
template<int TBlockSize>
void AMGCLBlockSolve (TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::MatrixType &rA, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType &rX, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType &rB, TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::IndexType &rIterationNumber, double &rResidual, boost::property_tree::ptree amgclParams, int verbosity_level, bool use_gpgpu)
 
Input/Output funcitons

ShellCrossSection

ShellCrossSection is the base class for all shell cross sections. This object is meant to be used by shell elements to obtain the material response in terms of generalized strains (membrane strains, shear strains, curvatures) and generalized stresses (stress resultants, stress couples) by numerical integration of several through-the-thickness constitutive laws.

Homogeneous / Composite Section...

Constitutive Law Adaptation...

References...

std::istream & operator>> (std::istream &rIStream, LinearMasterSlaveConstraint &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const LinearMasterSlaveConstraint &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SlipConstraint &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SlipConstraint &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ContactMasterSlaveConstraint &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ContactMasterSlaveConstraint &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ShellCrossSection &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const ShellCrossSection &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, ShellCrossSection &rThis)
 
Input and output
template<class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const ContainerExpression< TContainerType > &rThis)
 output stream function More...
 
template<class TDataType >
std::istream & operator>> (std::istream &rIStream, CsrMatrix< TDataType > &rThis)
 input stream function More...
 
template<class TDataType >
std::ostream & operator<< (std::ostream &rOStream, const CsrMatrix< TDataType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DataValueContainer &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DataValueContainer &rThis)
 output stream function More...
 
template<class TDataType >
std::istream & operator>> (std::istream &rIStream, DistributedCsrMatrix< TDataType > &rThis)
 input stream function More...
 
template<class TDataType >
std::ostream & operator<< (std::ostream &rOStream, const DistributedCsrMatrix< TDataType > &rThis)
 output stream function More...
 
template<class TDataType , class TIndexType >
std::istream & operator>> (std::istream &rIStream, DistributedNumbering< TIndexType > &rThis)
 input stream function More...
 
template<class TDataType , class TIndexType >
std::ostream & operator<< (std::ostream &rOStream, const DistributedNumbering< TIndexType > &rThis)
 output stream function More...
 
template<class TIndexType >
std::istream & operator>> (std::istream &rIStream, DistributedSparseGraph< TIndexType > &rThis)
 input stream function More...
 
template<class TIndexType >
std::ostream & operator<< (std::ostream &rOStream, const DistributedSparseGraph< TIndexType > &rThis)
 output stream function More...
 
template<class TDataType , class TIndexType >
std::istream & operator>> (std::istream &rIStream, DistributedSystemVector< TDataType, TIndexType > &rThis)
 input stream function More...
 
template<class TDataType , class TIndexType >
std::ostream & operator<< (std::ostream &rOStream, const DistributedSystemVector< TDataType, TIndexType > &rThis)
 output stream function More...
 
template<class TIndexType >
std::istream & operator>> (std::istream &rIStream, DistributedVectorExporter< TIndexType > &rThis)
 input stream function More...
 
template<class TIndexType >
std::ostream & operator<< (std::ostream &rOStream, const DistributedVectorExporter< TIndexType > &rThis)
 output stream function More...
 
template<class TDataType , class TIndexType >
std::istream & operator>> (std::istream &rIStream, DistributedVectorImporter< TDataType, TIndexType > &rThis)
 input stream function More...
 
template<class TDataType , class TIndexType >
std::ostream & operator<< (std::ostream &rOStream, const DistributedVectorImporter< TDataType, TIndexType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Flags &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Flags &rThis)
 output stream function More...
 
template<class TGeometryType >
std::istream & operator>> (std::istream &rIStream, GeometryContainer< TGeometryType > &rThis)
 input stream function More...
 
template<class TGeometryType >
std::ostream & operator<< (std::ostream &rOStream, const GeometryContainer< TGeometryType > &rThis)
 output stream function More...
 
template<class TDataType , class TValueType >
std::istream & operator>> (std::istream &rIStream, GlobalPointersUnorderedMap< TDataType, TValueType > &rThis)
 input stream function More...
 
template<class TDataType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const GlobalPointersUnorderedMap< TDataType, TValueType > &rThis)
 output stream function More...
 
template<class TDataType >
std::istream & operator>> (std::istream &rIStream, GlobalPointersVector< TDataType > &rThis)
 input stream function More...
 
template<class TDataType >
std::ostream & operator<< (std::ostream &rOStream, const GlobalPointersVector< TDataType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Model &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Model &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, NodalData &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const NodalData &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PeriodicVariablesContainer &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PeriodicVariablesContainer &rThis)
 output stream function More...
 
template<class TDataType , class TGetKeyType , class TCompareType , class TEqualType , class TPointerType , class ContainerType >
std::ostream & operator<< (std::ostream &rOStream, const PointerHashMapSet< TDataType, TGetKeyType, TCompareType, TPointerType > &rThis)
 input stream function More...
 
template<class TDataType , class TPointerType , class TContainerType >
std::istream & operator>> (std::istream &rIStream, PointerVector< TDataType, TPointerType, TContainerType > &rThis)
 input stream function More...
 
template<class TDataType , class TPointerType , class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const PointerVector< TDataType, TPointerType, TContainerType > &rThis)
 output stream function More...
 
template<class TDataType , class TGetKeyType , class TCompareType , class TPointerType , class TContainerType >
std::istream & operator>> (std::istream &rIStream, PointerVectorMap< TDataType, TGetKeyType, TCompareType, TPointerType, TContainerType > &rThis)
 input stream function More...
 
template<class TDataType , class TGetKeyType , class TCompareType , class TPointerType , class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const PointerVectorMap< TDataType, TGetKeyType, TCompareType, TPointerType, TContainerType > &rThis)
 output stream function More...
 
template<class TDataType , class TGetKeyType , class TCompareType , class TEqualType , class TPointerType , class TContainerType >
std::istream & operator>> (std::istream &rIStream, PointerVectorSet< TDataType, TGetKeyType, TCompareType, TEqualType, TPointerType, TContainerType > &rThis)
 input stream function More...
 
template<class TDataType , class TGetKeyType , class TCompareType , class TEqualType , class TPointerType , class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const PointerVectorSet< TDataType, TGetKeyType, TCompareType, TEqualType, TPointerType, TContainerType > &rThis)
 output stream function More...
 
template<class TIndexType = std::size_t>
std::istream & operator>> (std::istream &rIStream, SparseContiguousRowGraph< TIndexType > &rThis)
 input stream function More...
 
template<class TIndexType = std::size_t>
std::ostream & operator<< (std::ostream &rOStream, const SparseContiguousRowGraph< TIndexType > &rThis)
 output stream function More...
 
template<class TIndexType = std::size_t>
std::istream & operator>> (std::istream &rIStream, SparseGraph< TIndexType > &rThis)
 input stream function More...
 
template<class TIndexType = std::size_t>
std::ostream & operator<< (std::ostream &rOStream, const SparseGraph< TIndexType > &rThis)
 output stream function More...
 
template<class TDataType , class TIndexType >
std::istream & operator>> (std::istream &rIStream, SystemVector< TDataType, TIndexType > &rThis)
 input stream function More...
 
template<class TDataType , class TIndexType >
std::ostream & operator<< (std::ostream &rOStream, const SystemVector< TDataType, TIndexType > &rThis)
 output stream function More...
 
template<class TDataType >
std::istream & operator>> (std::istream &rIStream, Variable< TDataType > &rThis)
 input stream function More...
 
template<class TDataType >
std::ostream & operator<< (std::ostream &rOStream, const Variable< TDataType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, VariableData &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const VariableData &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, VariablesList &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const VariablesList &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, VariablesListDataValueContainer &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const VariablesListDataValueContainer &rThis)
 output stream function More...
 
template<class TDataType , class TPointerType , class TContainerType >
std::istream & operator>> (std::istream &rIStream, WeakPointerVector< TDataType, TPointerType, TContainerType > &rThis)
 input stream function More...
 
template<class TDataType , class TPointerType , class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const WeakPointerVector< TDataType, TPointerType, TContainerType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Controller &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Controller &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, DistanceCalculationElementSimplex< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const DistanceCalculationElementSimplex< TDim > &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::istream & operator>> (std::istream &rIStream, EdgeBasedGradientRecoveryElement< TDim > &rThis)
 input stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const EdgeBasedGradientRecoveryElement< TDim > &rThis)
 output stream function More...
 
template<class TVarType >
std::istream & operator>> (std::istream &rIStream, EmbeddedNodalVariableCalculationElementSimplex< TVarType > &rThis)
 input stream function More...
 
template<class TVarType >
std::ostream & operator<< (std::ostream &rOStream, const EmbeddedNodalVariableCalculationElementSimplex< TVarType > &rThis)
 output stream function More...
 
template<class TClass >
std::ostream & operator<< (std::ostream &rOStream, const Factory< TClass > &rThis)
 output stream function More...
 
template<typename TSparseSpace , typename TLocalSpace >
std::ostream & operator<< (std::ostream &rOStream, const LinearSolverFactory< TSparseSpace, TLocalSpace > &rThis)
 output stream function More...
 
template<typename TSparseSpace , typename TLocalSpace >
std::ostream & operator<< (std::ostream &rOStream, const PreconditionerFactory< TSparseSpace, TLocalSpace > &rThis)
 output stream function More...
 
void RegisterLinearSolvers ()
 
template<typename TSparseSpace , typename TLocalSpace , typename TLinearSolverType >
std::ostream & operator<< (std::ostream &rOStream, const StandardLinearSolverFactory< TSparseSpace, TLocalSpace, TLinearSolverType > &rThis)
 output stream function More...
 
void RegisterPreconditioners ()
 
template<typename TSparseSpace , typename TLocalSpace , typename TPreconditionerType >
std::ostream & operator<< (std::ostream &rOStream, const StandardPreconditionerFactory< TSparseSpace, TLocalSpace, TPreconditionerType > &rThis)
 output stream function More...
 
template<typename TPointType >
std::istream & operator>> (std::istream &rIStream, BoundingBox< TPointType > &rThis)
 input stream function More...
 
template<typename TPointType >
std::ostream & operator<< (std::ostream &rOStream, const BoundingBox< TPointType > &rThis)
 output stream function More...
 
template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::istream & operator>> (std::istream &rIStream, BrepCurve< TContainerPointType, TContainerPointEmbeddedType > &rThis)
 input stream functions More...
 
template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::ostream & operator<< (std::ostream &rOStream, const BrepCurve< TContainerPointType, TContainerPointEmbeddedType > &rThis)
 output stream functions More...
 
template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::istream & operator>> (std::istream &rIStream, BrepCurveOnSurface< TContainerPointType, TContainerPointEmbeddedType > &rThis)
 input stream functions More...
 
template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::ostream & operator<< (std::ostream &rOStream, const BrepCurveOnSurface< TContainerPointType, TContainerPointEmbeddedType > &rThis)
 output stream functions More...
 
template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::istream & operator>> (std::istream &rIStream, BrepSurface< TContainerPointType, TContainerPointEmbeddedType > &rThis)
 input stream functions More...
 
template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::ostream & operator<< (std::ostream &rOStream, const BrepSurface< TContainerPointType, TContainerPointEmbeddedType > &rThis)
 output stream functions More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, CouplingGeometry< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const CouplingGeometry< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Geometry< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Geometry< TPointType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GeometryData &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GeometryData &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GeometryDimension &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GeometryDimension &rThis)
 output stream function More...
 
template<typename TIntegrationMethodType >
std::istream & operator>> (std::istream &rIStream, GeometryShapeFunctionContainer< TIntegrationMethodType > &rThis)
 input stream function More...
 
template<typename TIntegrationMethodType >
std::ostream & operator<< (std::ostream &rOStream, const GeometryShapeFunctionContainer< TIntegrationMethodType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Line2D2< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Line2D2< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Line2D3< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Line2D3< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Line2D4< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Line2D4< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Line2D5< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Line2D5< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Line3D2< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Line3D2< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Line3D3< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Line3D3< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, LineGaussLobatto3D2< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const LineGaussLobatto3D2< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, NurbsVolumeGeometry< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const NurbsVolumeGeometry< TPointType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Plane3D &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Plane3D &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Point &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Point &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Point2D< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Point2D< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Point3D< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Point3D< TPointType > &rThis)
 output stream function More...
 
template<class TContainerPointType , int TWorkingSpaceDimension, int TLocalSpaceDimensionOfBackground>
std::istream & operator>> (std::istream &rIStream, PointOnGeometry< TContainerPointType, TWorkingSpaceDimension, TLocalSpaceDimensionOfBackground > &rThis)
 input stream functions More...
 
template<class TContainerPointType , int TWorkingSpaceDimension, int TLocalSpaceDimensionOfBackground>
std::ostream & operator<< (std::ostream &rOStream, const PointOnGeometry< TContainerPointType, TWorkingSpaceDimension, TLocalSpaceDimensionOfBackground > &rThis)
 output stream functions More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, PrismInterface3D6< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const PrismInterface3D6< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Pyramid3D13< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Pyramid3D13< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Pyramid3D5< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Pyramid3D5< TPointType > &rThis)
 output stream function More...
 
template<class TPointType , int TWorkingSpaceDimension, int TLocalSpaceDimension, int TDimension>
std::istream & operator>> (std::istream &rIStream, QuadraturePointGeometry< TPointType, TWorkingSpaceDimension, TLocalSpaceDimension, TDimension > &rThis)
 input stream function More...
 
template<class TPointType , int TWorkingSpaceDimension, int TLocalSpaceDimension, int TDimension>
std::ostream & operator<< (std::ostream &rOStream, const QuadraturePointGeometry< TPointType, TWorkingSpaceDimension, TLocalSpaceDimension, TDimension > &rThis)
 output stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Quadrilateral2D4< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Quadrilateral2D4< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Quadrilateral3D4< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Quadrilateral3D4< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, QuadrilateralInterface2D4< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const QuadrilateralInterface2D4< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, QuadrilateralInterface3D4< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const QuadrilateralInterface3D4< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Sphere3D1< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Sphere3D1< TPointType > &rThis)
 output stream function More...
 
template<class TPointType >
const GeometryData Sphere3D1< TPointType >::msGeometryData & msGeometryDimension (), Sphere3D1< TPointType >::AllShapeFunctionsValues(), AllShapeFunctionsLocalGradients()
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Triangle2D10< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Triangle2D10< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Triangle2D15< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Triangle2D15< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Triangle2D3< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Triangle2D3< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Triangle2D6< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Triangle2D6< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Triangle3D3< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Triangle3D3< TPointType > &rThis)
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Triangle3D6< TPointType > &rThis)
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Triangle3D6< TPointType > &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const CodeLocation &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Communicator &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Communicator &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Condition &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Condition &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ConstitutiveLaw &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ConstitutiveLaw &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ConvectionDiffusionSettings &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ConvectionDiffusionSettings &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DataCommunicator &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DataCommunicator &rThis)
 output stream function More...
 
template<class TDataType >
std::istream & operator>> (std::istream &rIStream, Dof< TDataType > &rThis)
 input stream function More...
 
template<class TDataType >
std::ostream & operator<< (std::ostream &rOStream, const Dof< TDataType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Element &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Element &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Exception &rThis)
 input stream function More...
 
std::istream & operator>> (std::istream &rIStream, FillCommunicator &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FillCommunicator &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FixedSizeMemoryPool &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GeometricalObject &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GeometricalObject &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GidIO<> &rThis)
 
std::istream & operator>> (std::istream &rIStream, IndexedObject &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const IndexedObject &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, IO &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const IO &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Kernel &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Kernel &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, KratosApplication &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const KratosApplication &rThis)
 output stream function More...
 
template<class TComponentType >
std::ostream & operator<< (std::ostream &rOStream, const KratosComponents< TComponentType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Parameters &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Parameters &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MemoryInfo &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MemoryInfo &rThis)
 output stream function More...
 
template<class TNodeType , class TPropertiesType , class TElementType , class TConditionType >
std::istream & operator>> (std::istream &rIStream, Mesh< TNodeType, TPropertiesType, TElementType, TConditionType > &rThis)
 input stream function More...
 
template<class TNodeType , class TPropertiesType , class TElementType , class TConditionType >
std::ostream & operator<< (std::ostream &rOStream, const Mesh< TNodeType, TPropertiesType, TElementType, TConditionType > &rThis)
 output stream function More...
 
template<class TNodeType , class TElementType >
std::istream & operator>> (std::istream &rIStream, Neighbours< TNodeType, TElementType > &rThis)
 input stream function More...
 
template<class TNodeType , class TElementType >
std::ostream & operator<< (std::ostream &rOStream, const Neighbours< TNodeType, TElementType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Node &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Node &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PeriodicCondition &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PeriodicCondition &rThis)
 output stream function More...
 
template<class TArgumentType , class TResultType >
std::istream & operator>> (std::istream &rIStream, Table< TArgumentType, TResultType > &rThis)
 input stream function More...
 
template<class TArgumentType , class TResultType >
std::ostream & operator<< (std::ostream &rOStream, const Table< TArgumentType, TResultType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PoolObject &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PoolObject &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ProcessInfo &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ProcessInfo &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Properties &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Properties &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RadiationSettings &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RadiationSettings &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Registry &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Registry &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RegistryItem &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RegistryItem &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ThreadFixedSizeMemoryPool &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Logger &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Logger &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const LoggerMessage &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const LoggerOutput &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const LoggerTableOutput &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, StlIO &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const StlIO &rThis)
 output stream function More...
 
template<std::size_t TDimension, class TDataType , class TWeightType >
std::istream & operator>> (std::istream &rIStream, IntegrationInfo &rThis)
 input stream function More...
 
template<std::size_t TDimension, class TDataType , class TWeightType >
std::ostream & operator<< (std::ostream &rOStream, const IntegrationInfo &rThis)
 output stream function More...
 
template<std::size_t TDimension, class TDataType , class TWeightType >
std::istream & operator>> (std::istream &rIStream, IntegrationPoint< TDimension, TDataType, TWeightType > &rThis)
 input stream function More...
 
template<std::size_t TDimension, class TDataType , class TWeightType >
std::ostream & operator<< (std::ostream &rOStream, const IntegrationPoint< TDimension, TDataType, TWeightType > &rThis)
 output stream function More...
 
template<class TQuadraturePointsType , std::size_t TDimension, class TIntegrationPointType >
std::istream & operator>> (std::istream &rIStream, Quadrature< TQuadraturePointsType, TDimension, TIntegrationPointType > &rThis)
 input stream function More...
 
template<class TQuadraturePointsType , std::size_t TDimension, class TIntegrationPointType >
std::ostream & operator<< (std::ostream &rOStream, const Quadrature< TQuadraturePointsType, TDimension, TIntegrationPointType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, BICGSTABSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const BICGSTABSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, CGSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const CGSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, DeflatedCGSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const DeflatedCGSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::istream & operator>> (std::istream &IStream, DiagonalPreconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream & operator<< (std::ostream &OStream, const DiagonalPreconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::istream & operator>> (std::istream &IStream, ILU0Preconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream & operator<< (std::ostream &OStream, const ILU0Preconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::istream & operator>> (std::istream &IStream, ILUPreconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream & operator<< (std::ostream &OStream, const ILUPreconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, IterativeSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const IterativeSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &IStream, LinearSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const LinearSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, MonotonicityPreservingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const MonotonicityPreservingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, PowerIterationEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const PowerIterationEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, PowerIterationHighestEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const PowerIterationHighestEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::istream & operator>> (std::istream &IStream, Preconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream & operator<< (std::ostream &OStream, const Preconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, RayleighQuotientIterationEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const RayleighQuotientIterationEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::istream & operator>> (std::istream &rIStream, Reorderer< TSparseSpaceType, TDenseSpaceType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream & operator<< (std::ostream &rOStream, const Reorderer< TSparseSpaceType, TDenseSpaceType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, ScalingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const ScalingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, SkylineLUCustomScalarSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const SkylineLUCustomScalarSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CadIoModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CadIoModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CartesianMeshGeneratorModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CartesianMeshGeneratorModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CombineModelPartModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CombineModelPartModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CopyPropertiesModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CopyPropertiesModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DuplicateMeshModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DuplicateMeshModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, EdgeSwapping2DModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const EdgeSwapping2DModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MeshSuiteModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MeshSuiteModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Modeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Modeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SerialModelPartCombinatorModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SerialModelPartCombinatorModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, StructuredMeshRefinementModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const StructuredMeshRefinementModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetrahedraBall &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetrahedraBall &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetrahedraEdgeShell &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetrahedraEdgeShell &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MPICommunicator &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MPICommunicator &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MPIDataCommunicator &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MPIDataCommunicator &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MPINormalCalculationUtils &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MPINormalCalculationUtils &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ParallelFillCommunicator &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ParallelFillCommunicator &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Operation &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Operation &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantScalarValueProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantScalarValueProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyConstantVectorValueProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyConstantVectorValueProcess &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::istream & operator>> (std::istream &rIStream, ApplyRayCastingInterfaceRecognitionProcess< TDim > &rThis)
 input stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const ApplyRayCastingInterfaceRecognitionProcess< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyRayCastingProcess<> &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyRayCastingProcess<> &rThis)
 output stream function More...
 
template<class TEntity >
std::istream & operator>> (std::istream &rIStream, AssignScalarFieldToEntitiesProcess< TEntity > &rThis)
 input stream function More...
 
template<class TEntity >
std::ostream & operator<< (std::ostream &rOStream, const AssignScalarFieldToEntitiesProcess< TEntity > &rThis)
 output stream function More...
 
template<class TEntity >
std::istream & operator>> (std::istream &rIStream, AssignScalarInputToEntitiesProcess< TEntity > &rThis)
 input stream function More...
 
template<class TEntity >
std::ostream & operator<< (std::ostream &rOStream, const AssignScalarInputToEntitiesProcess< TEntity > &rThis)
 output stream function More...
 
template<class TEntity >
std::istream & operator>> (std::istream &rIStream, AssignScalarVariableToEntitiesProcess< TEntity > &rThis)
 input stream function More...
 
template<class TEntity >
std::ostream & operator<< (std::ostream &rOStream, const AssignScalarVariableToEntitiesProcess< TEntity > &rThis)
 output stream function More...
 
template<class TEquationSystemType >
std::istream & operator>> (std::istream &rIStream, BuildElementalProcess< TEquationSystemType > &rThis)
 input stream function More...
 
template<class TEquationSystemType >
std::ostream & operator<< (std::ostream &rOStream, const BuildElementalProcess< TEquationSystemType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateDiscontinuousDistanceToSkinProcess<> &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateDiscontinuousDistanceToSkinProcess<> &rThis)
 output stream function More...
 
template<bool THistorical>
std::istream & operator>> (std::istream &rIStream, CalculateDistanceToPathProcess< THistorical > &rThis)
 input stream function More...
 
template<bool THistorical>
std::ostream & operator<< (std::ostream &rOStream, const CalculateDistanceToPathProcess< THistorical > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateDistanceToSkinProcess<> &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateDistanceToSkinProcess<> &rThis)
 output stream function More...
 
template<class TVarType , class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, CalculateEmbeddedNodalVariableFromSkinProcess< TVarType, TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TVarType , class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const CalculateEmbeddedNodalVariableFromSkinProcess< TVarType, TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateEmbeddedSignedDistanceTo3DSkinProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateEmbeddedSignedDistanceTo3DSkinProcess &rThis)
 output stream function More...
 
template<bool THistorical = true>
std::istream & operator>> (std::istream &rIStream, CalculateNodalAreaProcess< THistorical > &rThis)
 input stream function More...
 
template<bool THistorical = true>
std::ostream & operator<< (std::ostream &rOStream, const CalculateNodalAreaProcess< THistorical > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateSignedDistanceTo3DConditionSkinProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateSignedDistanceTo3DConditionSkinProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateSignedDistanceTo3DSkinProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateSignedDistanceTo3DSkinProcess &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::istream & operator>> (std::istream &rIStream, CheckSameModelPartUsingSkinDistanceProcess< TDim > &rThis)
 input stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const CheckSameModelPartUsingSkinDistanceProcess< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CheckSkinProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CheckSkinProcess &rThis)
 output stream function More...
 
template<class TSystemSpaceType , class TDirichletSpaceType >
std::istream & operator>> (std::istream &rIStream, ConstructSystemMatrixElementalProcess< TSystemSpaceType, TDirichletSpaceType > &rThis)
 input stream function More...
 
template<class TSystemSpaceType , class TDirichletSpaceType >
std::ostream & operator<< (std::ostream &rOStream, const ConstructSystemMatrixElementalProcess< TSystemSpaceType, TDirichletSpaceType > &rThis)
 output stream function More...
 
template<class TDataType , class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, EdgeBasedGradientRecoveryProcess< TDataType, TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 Input stream function. More...
 
template<class TDataType , class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const EdgeBasedGradientRecoveryProcess< TDataType, TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 Output stream function. More...
 
std::istream & operator>> (std::istream &rIStream, EliminateIsolatedNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const EliminateIsolatedNodesProcess &rThis)
 output stream function More...
 
template<class TEntity >
std::istream & operator>> (std::istream &rIStream, EntitiesEraseProcess< TEntity > &rThis)
 input stream function More...
 
template<class TEntity >
std::ostream & operator<< (std::ostream &rOStream, const EntitiesEraseProcess< TEntity > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FastTransferBetweenModelPartsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FastTransferBetweenModelPartsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FindConditionsNeighboursProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FindConditionsNeighboursProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FindGlobalNodalElementalNeighboursProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FindGlobalNodalElementalNeighboursProcess &rThis)
 output stream function More...
 
template<class TContainerType >
std::istream & operator>> (std::istream &rIStream, FindGlobalNodalEntityNeighboursProcess< TContainerType > &rThis)
 input stream function More...
 
template<class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const FindGlobalNodalEntityNeighboursProcess< TContainerType > &rThis)
 output stream function More...
 
template<class TContainerType >
std::istream & operator>> (std::istream &rIStream, FindNodalNeighboursForEntitiesProcess< TContainerType > &rThis)
 input stream function More...
 
template<class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const FindNodalNeighboursForEntitiesProcess< TContainerType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FindGlobalNodalNeighboursProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FindGlobalNodalNeighboursProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FindIntersectedGeometricalObjectsWithOBBProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FindIntersectedGeometricalObjectsWithOBBProcess &rThis)
 output stream function More...
 
template<bool THistorical>
std::istream & operator>> (std::istream &rIStream, FindNodalHProcess< THistorical > &rThis)
 input stream function More...
 
template<bool THistorical>
std::ostream & operator<< (std::ostream &rOStream, const FindNodalHProcess< THistorical > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FindNodalNeighboursProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FindNodalNeighboursProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FromJSONCheckResultProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FromJSONCheckResultProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GenericFindElementalNeighboursProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GenericFindElementalNeighboursProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GraphColoringProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GraphColoringProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, IntegrationValuesExtrapolationToNodesProcess &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const IntegrationValuesExtrapolationToNodesProcess &rThis)
 
template<unsigned int TDim, class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, LevelSetConvectionProcess< TDim, TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 Input stream function. More...
 
template<unsigned int TDim, class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const LevelSetConvectionProcess< TDim, TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 Output stream function. More...
 
std::istream & operator>> (std::istream &rIStream, MeasureMeshQualityProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MeasureMeshQualityProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MeshCoarseningProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MeshCoarseningProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MeshLocalSmoothingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MeshLocalSmoothingProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MeshNodeCollapsingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MeshNodeCollapsingProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const OutputProcess &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ParallelDistanceCalculationProcess< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ParallelDistanceCalculationProcess< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Process &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Process &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ReorderAndOptimizeModelPartProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ReorderAndOptimizeModelPartProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ReplaceElementsAndConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ReplaceElementsAndConditionsProcess &rThis)
 output stream function More...
 
template<SizeType TDim>
std::istream & operator>> (std::istream &rIStream, SkinDetectionProcess< TDim > &rThis)
 input stream function More...
 
template<SizeType TDim>
std::ostream & operator<< (std::ostream &rOStream, const SkinDetectionProcess< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SplitInternalInterfacesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SplitInternalInterfacesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, StructuredMeshGeneratorProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const StructuredMeshGeneratorProcess &rThis)
 output stream function More...
 
template<SizeType TDim>
std::istream & operator>> (std::istream &rIStream, SubModelPartSkinDetectionProcess< TDim > &rThis)
 input stream function More...
 
template<SizeType TDim>
std::ostream & operator<< (std::ostream &rOStream, const SubModelPartSkinDetectionProcess< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetrahedraMeshEdgeSwappingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetrahedraMeshEdgeSwappingProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetrahedraMeshQualityWeightedSmoothingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetrahedraMeshQualityWeightedSmoothingProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetrahedraMeshWorstElementSmoothingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetrahedraMeshWorstElementSmoothingProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetrahedralMeshOrientationCheck &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetrahedralMeshOrientationCheck &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TimeAveragingProcess &rThis)
 output stream function More...
 
template<unsigned int TDim, class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, VariationalDistanceCalculationProcess< TDim, TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<unsigned int TDim, class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const VariationalDistanceCalculationProcess< TDim, TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<class TConfigure >
std::istream & operator>> (std::istream &rIStream, BinsObjectDynamic< TConfigure > &rThis)
 input stream function More...
 
template<class TConfigure >
std::ostream & operator<< (std::ostream &rOStream, const BinsObjectDynamic< TConfigure > &rThis)
 output stream function More...
 
template<class TConfigure >
std::istream & operator>> (std::istream &rIStream, BinsObjectStatic< TConfigure > &rThis)
 input stream function More...
 
template<class TConfigure >
std::ostream & operator<< (std::ostream &rOStream, const BinsObjectStatic< TConfigure > &rThis)
 output stream function More...
 
template<std::size_t TDimension, class TPointType , class TContainerType , class TPointerType , class TIteratorType , class TDistanceIteratorType , class TDistanceFunction >
std::istream & operator>> (std::istream &rIStream, Bucket< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction > &rThis)
 input stream function More...
 
template<std::size_t TDimension, class TPointType , class TContainerType , class TPointerType , class TIteratorType , class TDistanceIteratorType , class TDistanceFunction >
std::ostream & operator<< (std::ostream &rOStream, const Bucket< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction > &rThis)
 output stream function More...
 
template<class TConfigure >
std::istream & operator>> (std::istream &rIStream, Cell< TConfigure > &rThis)
 input stream function More...
 
template<class TConfigure >
std::ostream & operator<< (std::ostream &rOStream, const Cell< TConfigure > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, NodeConfigure &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const NodeConfigure &rThis)
 output stream function More...
 
template<class TCellType >
std::ostream & operator<< (std::ostream &rOStream, const OctreeBinary< TCellType > &rThis)
 input stream function More...
 
template<class TConfiguration >
std::ostream & operator<< (std::ostream &rOStream, const OctreeBinaryCell< TConfiguration > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SpatialSearch &rThis)
 output stream function More...
 
template<typename TObjectType >
std::istream & operator>> (std::istream &rIStream, SpatialSearchResult< TObjectType > &rThis)
 input stream function More...
 
template<typename TObjectType >
std::ostream & operator<< (std::ostream &rOStream, const SpatialSearchResult< TObjectType > &rThis)
 output stream function More...
 
template<SpatialContainer TSearchBackend>
std::ostream & operator<< (std::ostream &rOStream, const SpecializedSpatialSearch< TSearchBackend > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SpecializedSpatialSearchFactory &rThis)
 output stream function More...
 
template<class TPartitionType >
std::istream & operator>> (std::istream &rIStream, Tree< TPartitionType > &rThis)
 input stream function More...
 
template<class TPartitionType >
std::ostream & operator<< (std::ostream &rOStream, const Tree< TPartitionType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TestSkippedException &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TestSkippedException &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignUniqueModelPartCollectionTagUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignUniqueModelPartCollectionTagUtility &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const BruteForcePointLocator &rThis)
 output stream function More...
 
template<class TDataType >
std::istream & operator>> (std::istream &rIStream, MPIColoringUtilities &rThis)
 input stream function More...
 
template<class TDataType >
std::ostream & operator<< (std::ostream &rOStream, const MPIColoringUtilities &rThis)
 output stream function More...
 
template<class TContainerType , class TVariableType >
std::istream & operator>> (std::istream &rIStream, ComputeNeighbourListFunctor< TContainerType, TVariableType > &rThis)
 input stream function More...
 
template<class TContainerType , class TVariableType >
std::ostream & operator<< (std::ostream &rOStream, const ComputeNeighbourListFunctor< TContainerType, TVariableType > &rThis)
 output stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType , class TValueType >
std::istream & operator>> (std::istream &rIStream, CoordinateTransformationUtils< TLocalMatrixType, TLocalVectorType, TValueType > &rThis)
 input stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const CoordinateTransformationUtils< TLocalMatrixType, TLocalVectorType, TValueType > &rThis)
 output stream function More...
 
template<class TCountedType >
std::istream & operator>> (std::istream &rIStream, Counter< TCountedType > &rThis)
 input stream function More...
 
template<class TCountedType >
std::ostream & operator<< (std::ostream &rOStream, const Counter< TCountedType > &rThis)
 output stream function More...
 
template<class TSparseSpace >
std::istream & operator>> (std::istream &rIStream, DofUpdater< TSparseSpace > &rThis)
 input stream function More...
 
template<class TSparseSpace >
std::ostream & operator<< (std::ostream &rOStream, const DofUpdater< TSparseSpace > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GeometryTesterUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GeometryTesterUtility &rThis)
 output stream function More...
 
template<class TContainerType >
std::istream & operator>> (std::istream &rIStream, GetValueFunctor< TContainerType > &rThis)
 input stream function More...
 
template<class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const GetValueFunctor< TContainerType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GlobalPointerUtilities &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GlobalPointerUtilities &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MergeVariableListsUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MergeVariableListsUtility &rThis)
 output stream function More...
 
template<class TCountedType >
std::istream & operator>> (std::istream &rIStream, ObjectCounter< TCountedType > &rThis)
 input stream function More...
 
template<class TCountedType >
std::ostream & operator<< (std::ostream &rOStream, const ObjectCounter< TCountedType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ParticlesUtilities &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ParticlesUtilities &rThis)
 output stream function More...
 
template<class TPointerDataType , class TSendType >
std::istream & operator>> (std::istream &rIStream, GlobalPointerCommunicator< TPointerDataType > &rThis)
 input stream function More...
 
template<class TPointerDataType , class TSendType >
std::ostream & operator<< (std::ostream &rOStream, const GlobalPointerCommunicator< TPointerDataType > &rThis)
 output stream function More...
 
template<class TPointerDataType , class TDataType >
std::istream & operator>> (std::istream &rIStream, GlobalPointerMapCommunicator< TPointerDataType, TDataType > &rThis)
 input stream function More...
 
template<class TPointerDataType , class TDataType >
std::ostream & operator<< (std::ostream &rOStream, const GlobalPointerMapCommunicator< TPointerDataType, TDataType > &rThis)
 output stream function More...
 
template<class TContainerType >
std::istream & operator>> (std::istream &rIStream, RetrieveGlobalPointersByIndex< TContainerType > &rThis)
 input stream function More...
 
template<class TContainerType >
std::ostream & operator<< (std::ostream &rOStream, const RetrieveGlobalPointersByIndex< TContainerType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RVEPeriodicityUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RVEPeriodicityUtility &rThis)
 output stream function More...
 
template<std::size_t TDimension>
std::istream & operator>> (std::istream &rIStream, SpatialContainersConfigure< TDimension > &rThis)
 input stream function More...
 
template<std::size_t TDimension>
std::ostream & operator<< (std::ostream &rOStream, const SpatialContainersConfigure< TDimension > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Timer &rThis)
 input stream function More...
 
template<class TPointType >
std::istream & operator>> (std::istream &rIStream, Line3DN< TPointType > &rThis)
 input stream function More...
 
template<class TPointType >
std::ostream & operator<< (std::ostream &rOStream, const Line3DN< TPointType > &rThis)
 output stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, FractionalStepSettingsForChimera< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const FractionalStepSettingsForChimera< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, PotentialWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const PotentialWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ApplyFarFieldProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyFarFieldProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Define2DWakeProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Define2DWakeProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Define3DWakeProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Define3DWakeProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, KuttaConditionProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const KuttaConditionProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ConstitutiveModelData &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ConstitutiveModelData &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PropertiesLayout &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PropertiesLayout &rThis)
 output stream function More...
 
template<class TArgumentType , class TResultType >
std::istream & operator>> (std::istream &rIStream, TableKeyVariables< TArgumentType, TResultType > &rThis)
 input stream function More...
 
template<class TArgumentType , class TResultType >
std::ostream & operator<< (std::ostream &rOStream, const TableKeyVariables< TArgumentType, TResultType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CoulombAdhesionFrictionLaw &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const CoulombAdhesionFrictionLaw &rThis)
 
std::istream & operator>> (std::istream &rIStream, FrictionLaw &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FrictionLaw &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, HardeningCoulombFrictionLaw &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const HardeningCoulombFrictionLaw &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ContactDomain2DMesher &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ContactDomain2DMesher &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ContactDomain3DMesher &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ContactDomain3DMesher &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, BuildContactModelPartProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const BuildContactModelPartProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ClearContactConditionsMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ClearContactConditionsMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ClearPointContactConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ClearPointContactConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GenerateNewContactConditionsMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GenerateNewContactConditionsMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, HMParametricWallContactSearchProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const HMParametricWallContactSearchProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ParametricWallContactSearchProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ParametricWallContactSearchProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SettleContactModelStructureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SettleContactModelStructureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ContactDomainUtilities &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ContactDomainUtilities &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RigidBodyElementCreationUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RigidBodyElementCreationUtility &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, MixedULMLinearSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const MixedULMLinearSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &rThis)
 output stream function More...
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
std::istream & operator>> (std::istream &rIStream, AdvancedContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const AdvancedContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::istream & operator>> (std::istream &rIStream, BaseContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::ostream & operator<< (std::ostream &rOStream, const BaseContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
std::istream & operator>> (std::istream &rIStream, ComputeDynamicFactorProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ComputeDynamicFactorProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ContactSearchWrapperProcess &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const ContactSearchWrapperProcess &rThis)
 
std::istream & operator>> (std::istream &rIStream, FindIntersectedGeometricalObjectsWithOBBContactSearchProcess &rThis)
 input stream function More...
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::istream & operator>> (std::istream &rIStream, MPCContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::ostream & operator<< (std::ostream &rOStream, const MPCContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
std::istream & operator>> (std::istream &rIStream, MPCContactSearchWrapperProcess &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const MPCContactSearchWrapperProcess &rThis)
 
std::istream & operator>> (std::istream &rIStream, NormalCheckProcess &rThis)
 
std::ostream & operator<< (std::ostream &rOStream, const NormalCheckProcess &rThis)
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::istream & operator>> (std::istream &rIStream, NormalGapProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::ostream & operator<< (std::ostream &rOStream, const NormalGapProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
std::istream & operator>> (std::istream &rIStream, SimpleContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const SimpleContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &rThis)
 
std::istream & operator>> (std::istream &rIStream, ProcessFactoryUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ProcessFactoryUtility &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AdjointThermalFace &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AdjointThermalFace &rThis)
 output stream function More...
 
template<class PrimalElement >
std::istream & operator>> (std::istream &rIStream, AdjointDiffusionElement< PrimalElement > &rThis)
 input stream function More...
 
template<class PrimalElement >
std::ostream & operator<< (std::ostream &rOStream, const AdjointDiffusionElement< PrimalElement > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes = TDim + 1>
std::istream & operator>> (std::istream &rIStream, DConvectionDiffusionExplicit< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes = TDim + 1>
std::ostream & operator<< (std::ostream &rOStream, const DConvectionDiffusionExplicit< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes = TDim + 1>
std::istream & operator>> (std::istream &rIStream, QSConvectionDiffusionExplicit< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes = TDim + 1>
std::ostream & operator<< (std::ostream &rOStream, const QSConvectionDiffusionExplicit< TDim, TNumNodes > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, LaplacianSmoothing &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const LaplacianSmoothing &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Mesher &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Mesher &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetrahedralMesh3DMesher &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetrahedralMesh3DMesher &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TriangularMesh2DMesher &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TriangularMesh2DMesher &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, BuildModelPartBoundaryProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const BuildModelPartBoundaryProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ElementalNeighboursSearchProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ElementalNeighboursSearchProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GenerateNewConditionsMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GenerateNewConditionsMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GenerateNewElementsMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GenerateNewElementsMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GenerateNewNodesMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GenerateNewNodesMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ModelVolumeCalculationProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ModelVolumeCalculationProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, NodalNeighboursSearchProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const NodalNeighboursSearchProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PrintMeshOutputMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PrintMeshOutputMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RefineConditionsMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RefineConditionsMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RefineElementsInEdgesMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RefineElementsInEdgesMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RefineElementsOnSizeMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RefineElementsOnSizeMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RefineElementsOnThresholdMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RefineElementsOnThresholdMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RemoveNodesMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RemoveNodesMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SelectElementsMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SelectElementsMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SettleModelStructureProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SettleModelStructureProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TransferBetweenModelPartsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TransferBetweenModelPartsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MeshDataTransferUtilities &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MeshDataTransferUtilities &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MesherUtilities &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MesherUtilities &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyForcesAndMomentsProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyForcesAndMomentsToWallsProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyKinematicConstraintsProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyKinematicConstraintsToWallsProcess &rThis)
 output stream function More...
 
template<class TConfigure >
std::istream & operator>> (std::istream &rIStream, BinsObjectDynamicPeriodic< TConfigure > &rThis)
 input stream function More...
 
template<class TConfigure >
std::ostream & operator<< (std::ostream &rOStream, const BinsObjectDynamicPeriodic< TConfigure > &rThis)
 output stream function More...
 
template<std::size_t TDimension>
std::istream & operator>> (std::istream &rIStream, DiscreteParticleConfigure< TDimension > &rThis)
 input stream function More...
 
template<std::size_t TDimension>
std::ostream & operator<< (std::ostream &rOStream, const DiscreteParticleConfigure< TDimension > &rThis)
 output stream function More...
 
template<std::size_t TDimension>
std::istream & operator>> (std::istream &rIStream, GeometricalConfigure< TDimension > &rThis)
 input stream function More...
 
template<std::size_t TDimension>
std::ostream & operator<< (std::ostream &rOStream, const GeometricalConfigure< TDimension > &rThis)
 output stream function More...
 
template<std::size_t TDimension>
std::istream & operator>> (std::istream &rIStream, RigidFaceGeometricalObjectConfigure< TDimension > &rThis)
 input stream function More...
 
template<std::size_t TDimension>
std::ostream & operator<< (std::ostream &rOStream, const RigidFaceGeometricalObjectConfigure< TDimension > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, DropletDynamicsElement< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const DropletDynamicsElement< TElementData > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateDivergenceProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateDivergenceProcess &rThis)
 input stream function More...
 
template<unsigned int TDim, class TVarType >
std::istream & operator>> (std::istream &rIStream, MetricDivergenceFreeProcess< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim, class TVarType >
std::ostream & operator<< (std::ostream &rOStream, const MetricDivergenceFreeProcess< TDim > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const WeightedDivergenceCalculationProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, WeightedDivergenceCalculationProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DragAndMomentUtilities &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignScalarFieldToEntitiesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignScalarFieldToEntitiesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignScalarVariableToEntitiesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignScalarVariableToEntitiesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignVectorFieldToEntitiesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignVectorFieldToEntitiesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignVectorVariableToConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignVectorVariableToConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FixScalarDofProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FixScalarDofProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FreeScalarDofProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FreeScalarDofProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TransferEntitiesBetweenModelPartsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TransferEntitiesBetweenModelPartsProcess &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, AdjointMonolithicWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const AdjointMonolithicWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, EmbeddedAusasNavierStokesWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const EmbeddedAusasNavierStokesWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, FSGeneralizedWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const FSGeneralizedWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, FSPeriodicCondition< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const FSPeriodicCondition< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, FSWernerWengleWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const FSWernerWengleWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, MonolithicWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const MonolithicWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes, class TWallModel >
std::istream & operator>> (std::istream &rIStream, NavierStokesWallCondition< TDim, TNumNodes, TWallModel > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes, class TWallModel >
std::ostream & operator<< (std::ostream &rOStream, const NavierStokesWallCondition< TDim, TNumNodes, TWallModel > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, StokesWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const StokesWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes, class TWallModel >
std::istream & operator>> (std::istream &rIStream, TwoFluidNavierStokesWallCondition< TDim, TNumNodes, TWallModel > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes, class TWallModel >
std::ostream & operator<< (std::ostream &rOStream, const TwoFluidNavierStokesWallCondition< TDim, TNumNodes, TWallModel > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, WallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const WallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, WallConditionDiscontinuous< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const WallConditionDiscontinuous< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, AlternativeDVMSDEMCoupled< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const AlternativeDVMSDEMCoupled< TElementData > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, AlternativeQSVMSDEMCoupled< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const AlternativeQSVMSDEMCoupled< TElementData > &rThis)
 output stream function More...
 
template<class TBaseElement >
std::istream & operator>> (std::istream &rIStream, BinghamFluid< TBaseElement > &rThis)
 input stream function More...
 
template<class TBaseElement >
std::ostream & operator<< (std::ostream &rOStream, const BinghamFluid< TBaseElement > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, DVMS< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const DVMS< TElementData > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, DVMSDEMCoupled< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const DVMSDEMCoupled< TElementData > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, DistanceSmoothingElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const DistanceSmoothingElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, DPGVMS< TDim, TNumNodes > &rThis)
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const DPGVMS< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, DynamicVMS< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const DynamicVMS< TDim > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, EmbeddedFluidElement< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const EmbeddedFluidElement< TElementData > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, EmbeddedFluidElementDiscontinuous< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const EmbeddedFluidElementDiscontinuous< TElementData > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, FIC< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const FIC< TElementData > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, FluidElement< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const FluidElement< TElementData > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, FractionalStep< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const FractionalStep< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, FractionalStepDiscontinuous< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const FractionalStepDiscontinuous< TDim > &rThis)
 output stream function More...
 
template<class TBaseElement >
std::istream & operator>> (std::istream &rIStream, HerschelBulkleyFluid< TBaseElement > &rThis)
 input stream function More...
 
template<class TBaseElement >
std::ostream & operator<< (std::ostream &rOStream, const HerschelBulkleyFluid< TBaseElement > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, QSVMS< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const QSVMS< TElementData > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, QSVMSDEMCoupled< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const QSVMSDEMCoupled< TElementData > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SpalartAllmaras &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SpalartAllmaras &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, StationaryStokes< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const StationaryStokes< TDim > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, SymbolicStokes< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const SymbolicStokes< TElementData > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, TwoFluidNavierStokes< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const TwoFluidNavierStokes< TElementData > &rThis)
 output stream function More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, TwoFluidNavierStokesAlphaMethod< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const TwoFluidNavierStokesAlphaMethod< TElementData > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, TwoFluidVMS< TDim, TNumNodes > &rThis)
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const TwoFluidVMS< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, TwoFluidVMSLinearizedDarcy< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const TwoFluidVMSLinearizedDarcy< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, VMS< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const VMS< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, VMSAdjointElement< TDim > &rThis)
 Defines an input stream operator that does nothing. More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const VMSAdjointElement< TDim > &rThis)
 Defines an output stream operator that prints element info. More...
 
template<class TElementData >
std::istream & operator>> (std::istream &rIStream, WeaklyCompressibleNavierStokes< TElementData > &rThis)
 input stream function More...
 
template<class TElementData >
std::ostream & operator<< (std::ostream &rOStream, const WeaklyCompressibleNavierStokes< TElementData > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ApplyCompressibleNavierStokesBoundaryConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, WindkesselModel &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const WindkesselModel &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const BoussinesqForceProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ComputeYPlusProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, IntegrationPointStatisticsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const IntegrationPointStatisticsProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ShockCapturingEntropyViscosityProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ShockCapturingPhysicsBasedProcess &rThis)
 output stream function More...
 
template<class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, SpalartAllmarasTurbulenceModel< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const SpalartAllmarasTurbulenceModel< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, StokesInitializationProcess< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const StokesInitializationProcess< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<class TSparseSpace , class TDenseSpace >
std::istream & operator>> (std::istream &rIStream, BDF2TurbulentScheme< TSparseSpace, TDenseSpace > &rThis)
 input stream function More...
 
template<class TSparseSpace , class TDenseSpace >
std::ostream & operator<< (std::ostream &rOStream, const BDF2TurbulentScheme< TSparseSpace, TDenseSpace > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AccelerationLimitationUtilities &rThis)
 output stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType >
std::istream & operator>> (std::istream &rIStream, CompressibleElementRotationUtility< TLocalMatrixType, TLocalVectorType > &rThis)
 input stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType >
std::ostream & operator<< (std::ostream &rOStream, const CompressibleElementRotationUtility< TLocalMatrixType, TLocalVectorType > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DragUtilities &rThis)
 output stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, FractionalStepSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const FractionalStepSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, FractionalStepSettingsPeriodic< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const FractionalStepSettingsPeriodic< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PeriodicConditionUtilities &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PeriodicConditionUtilities &rThis)
 output stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, SolverSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const SolverSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, StatisticsData &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const StatisticsData &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, StatisticsRecord &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const StatisticsRecord &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, StatisticsSampler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const StatisticsSampler &rThis)
 output stream function More...
 
template<class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, TrilinosSpalartAllmarasTurbulenceModel< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const TrilinosSpalartAllmarasTurbulenceModel< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, TrilinosStokesInitializationProcess< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const TrilinosStokesInitializationProcess< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, TrilinosFractionalStepSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const TrilinosFractionalStepSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, TrilinosFractionalStepSettingsPeriodic< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const TrilinosFractionalStepSettingsPeriodic< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, DeactivateConditionsOnInactiveElements &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const DeactivateConditionsOnInactiveElements &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FindNeighbourElementsOfConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FindNeighbourElementsOfConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, IgaModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const IgaModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RefinementModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RefinementModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignIntegrationPointsToBackgroundElementsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignIntegrationPointsToBackgroundElementsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MapNurbsVolumeResultsToEmbeddedGeometryProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MapNurbsVolumeResultsToEmbeddedGeometryProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, OutputEigenValuesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const OutputEigenValuesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, OutputQuadratureDomainProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const OutputQuadratureDomainProcess &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::istream & operator>> (std::istream &IStream, AdditiveSchwarzPreconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream & operator<< (std::ostream &OStream, const AdditiveSchwarzPreconditioner< TSparseSpaceType, TDenseSpaceType > &rThis)
 output stream function More...
 
void RegisterDenseLinearSolvers ()
 
template<typename TGlobalSpace , typename TLocalSpace , typename TLinearSolverType >
std::ostream & operator<< (std::ostream &rOStream, const DenseLinearSolverFactory< TGlobalSpace, TLocalSpace, TLinearSolverType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MappingGeometriesModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MappingGeometriesModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, InterfaceObjectConfigure &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const InterfaceObjectConfigure &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MeshingFlags &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MeshingFlags &rThis)
 output stream function More...
 
template<MMGLibrary TMMGLibrary>
std::istream & operator>> (std::istream &rIStream, MmgIO< TMMGLibrary > &rThis)
 input stream function More...
 
template<MMGLibrary TMMGLibrary>
std::ostream & operator<< (std::ostream &rOStream, const MmgIO< TMMGLibrary > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, EmbeddedMeshLocatorProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const EmbeddedMeshLocatorProcess &rThis)
 output stream function More...
 
template<class TPointType , class TPointerType >
std::istream & operator>> (std::istream &rIStream, InternalVariablesInterpolationProcess &rThis)
 
template<class TPointType , class TPointerType >
std::ostream & operator<< (std::ostream &rOStream, const InternalVariablesInterpolationProcess &rThis)
 
template<unsigned int TDim, class TVarType >
std::istream & operator>> (std::istream &rIStream, MetricErrorProcess< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim, class TVarType >
std::ostream & operator<< (std::ostream &rOStream, const MetricErrorProcess< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ComputeHessianSolMetricProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ComputeHessianSolMetricProcess &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ComputeLevelSetSolMetricProcess< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ComputeLevelSetSolMetricProcess< TDim > &rThis)
 output stream function More...
 
template<MMGLibrary TMMGLibrary>
std::istream & operator>> (std::istream &rIStream, MmgProcess< TMMGLibrary > &rThis)
 input stream function More...
 
template<MMGLibrary TMMGLibrary>
std::ostream & operator<< (std::ostream &rOStream, const MmgProcess< TMMGLibrary > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MultiscaleRefiningProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MultiscaleRefiningProcess &rThis)
 output stream function More...
 
template<PMMGLibrary TPMMGLibrary>
std::istream & operator>> (std::istream &rIStream, ParMmgProcess< TPMMGLibrary > &rThis)
 input stream function More...
 
template<PMMGLibrary TPMMGLibrary>
std::ostream & operator<< (std::ostream &rOStream, const ParMmgProcess< TPMMGLibrary > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetHMapProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetHMapProcess &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const BinBasedMeshTransfer< TDim > &rThis)
 output stream function More...
 
template<MMGLibrary TMMGLibrary>
std::istream & operator>> (std::istream &rIStream, MmgUtilities< TMMGLibrary > &rThis)
 input stream function More...
 
template<MMGLibrary TMMGLibrary>
std::ostream & operator<< (std::ostream &rOStream, const MmgUtilities< TMMGLibrary > &rThis)
 output stream function More...
 
template<PMMGLibrary TPMMGLibrary>
std::istream & operator>> (std::istream &rIStream, ParMmgUtilities< TPMMGLibrary > &rThis)
 input stream function More...
 
template<PMMGLibrary TPMMGLibrary>
std::ostream & operator<< (std::ostream &rOStream, const ParMmgUtilities< TPMMGLibrary > &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const MeshTransfer< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetgenVolumeMesher &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetgenVolumeMesher &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetrahedraReconnectUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetrahedraReconnectUtility &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, UniformRefinementUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const UniformRefinementUtility &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MSuitePFEMModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MSuitePFEMModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetGenCDT &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetGenCDT &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetGenPfemContact &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetGenPfemContact &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetGenPfemModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetGenPfemModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetGenPfemRefineFace &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetGenPfemRefineFace &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TetGenPfemModelerVms &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TetGenPfemModelerVms &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TriGenCDT &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TriGenCDT &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TriGenPFEMModeler &rThis)
 input stream function More...
 
std::istream & operator>> (std::istream &rIStream, TriGenDropletModeler &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TriGenDropletModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TriGenGLASSModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TriGenGLASSModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TriGenModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TriGenModeler &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TriGenPFEMModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TriGenPFEMRefineSegment &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TriGenPFEMRefineSegment &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TriGenPFEMModelerVMS &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TriGenPFEMModelerVMS &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FixedMeshALEUtilities &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MetisDivideHeterogeneousInputProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MetisDivideHeterogeneousInputProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MortonDivideInputToPartitionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MortonDivideInputToPartitionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MortonPartitioningProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MortonPartitioningProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PowerSumsStatistics &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PowerSumsStatistics &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CollectiveExpressions &rThis)
 output stream function More...
 
template<class TPointType , int TWorkingSpaceDimension, int TLocalSpaceDimension, int TDimension>
std::istream & operator>> (std::istream &rIStream, QuadraturePointPartitionedGeometry< TPointType, TWorkingSpaceDimension, TLocalSpaceDimension, TDimension > &rThis)
 input stream function More...
 
template<class TPointType , int TWorkingSpaceDimension, int TLocalSpaceDimension, int TDimension>
std::ostream & operator<< (std::ostream &rOStream, const QuadraturePointPartitionedGeometry< TPointType, TWorkingSpaceDimension, TLocalSpaceDimension, TDimension > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ParticleEraseProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ParticleEraseProcess &rThis)
 output stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType >
std::istream & operator>> (std::istream &rIStream, MPMBoundaryRotationUtility< TLocalMatrixType, TLocalVectorType > &rThis)
 input stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType >
std::ostream & operator<< (std::ostream &rOStream, const MPMBoundaryRotationUtility< TLocalMatrixType, TLocalVectorType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MonolithicAutoSlipInlet3D &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const MonolithicAutoSlipInlet3D< TDim, TNumNodes > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MonolithicAutoSlipInlet3D &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MarkFluidProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MarkFluidProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MarkOuterNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MarkOuterNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SaveLagrangianSurfaceProcess_p &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SaveLagrangianSurfaceProcess_p &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, Pfem2ApplyBCProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const Pfem2ApplyBCProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AdaptiveTimeIntervalProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AdaptiveTimeIntervalProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignPropertiesToNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignPropertiesToNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, InletMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const InletMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, InsertFluidNodesMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const InsertFluidNodesMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ManageIsolatedNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ManageIsolatedNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ManageSelectedElementsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ManageSelectedElementsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RecoverVolumeLossesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RecoverVolumeLossesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RefineFluidElementsInEdgesMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RefineFluidElementsInEdgesMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RemoveFluidNodesMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RemoveFluidNodesMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, VolumeShapingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const VolumeShapingProcess &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ThreeStepFirstOrderUpdatedLagrangianElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ThreeStepFirstOrderUpdatedLagrangianElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ThreeStepSecondOrderPspgUpdatedLagrangianElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ThreeStepSecondOrderPspgUpdatedLagrangianElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ThreeStepSecondOrderUpdatedLagrangianElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ThreeStepSecondOrderUpdatedLagrangianElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ThreeStepUpdatedLagrangianElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ThreeStepUpdatedLagrangianElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitFluidDEMcouplingElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitFluidDEMcouplingElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitFluidElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitFluidElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitFluidFicElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitFluidFicElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitFluidPspgElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitFluidPspgElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedFluidElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedFluidElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedSolidElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitNodallyIntegratedSolidElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, TwoStepUpdatedLagrangianVPImplicitSolidElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const TwoStepUpdatedLagrangianVPImplicitSolidElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, UpdatedLagrangianElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const UpdatedLagrangianElement< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, UpdatedLagrangianVImplicitSolidElement< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const UpdatedLagrangianVImplicitSolidElement< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignScalarFieldToPfemEntitiesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignScalarFieldToPfemEntitiesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignScalarVariableToPfemEntitiesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignScalarVariableToPfemEntitiesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignVectorFieldToPfemEntitiesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignVectorFieldToPfemEntitiesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignVectorVariableToPfemConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignVectorVariableToPfemConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, BuildMeshBoundaryForFluidsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const BuildMeshBoundaryForFluidsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, BuildModelPartBoundaryForFluidsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const BuildModelPartBoundaryForFluidsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateWaveHeightProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateWaveHeightProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ComputeAveragePfemMeshParametersProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ComputeAveragePfemMeshParametersProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FindNodalHForRigidWallsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FindNodalHForRigidWallsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FixScalarPfemDofProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FixScalarPfemDofProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FreeScalarPfemDofProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FreeScalarPfemDofProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GenerateNewConditionsMesherForFluidsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GenerateNewConditionsMesherForFluidsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, GenerateNewNodesBeforeMeshingProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const GenerateNewNodesBeforeMeshingProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, InletManagementProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const InletManagementProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ModelStartEndMeshingForFluidsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ModelStartEndMeshingForFluidsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RemoveMeshNodesForFluidsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RemoveMeshNodesForFluidsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SelectMeshElementsForFluidsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SelectMeshElementsForFluidsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetActiveFlagMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetActiveFlagMesherProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetActiveFlagProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetActiveFlagProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetEulerianInletProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetEulerianInletProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetLagrangianInletProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetLagrangianInletProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetMainMaterialPropertyProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetMainMaterialPropertyProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetMaterialPropertiesFromFluidToRigidNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetMaterialPropertiesFromFluidToRigidNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetMaterialPropertiesToFluidNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetMaterialPropertiesToFluidNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SetMaterialPropertiesToSolidNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SetMaterialPropertiesToSolidNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SplitElementsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SplitElementsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TransferModelPartElementsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TransferModelPartElementsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, UpdateConditionsOnFreeSurfaceProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const UpdateConditionsOnFreeSurfaceProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateWaveHeightUtility &rThis)
 output stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, TwoStepVPSolverSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const TwoStepVPSolverSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::istream & operator>> (std::istream &rIStream, TwoStepVPSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 input stream function More...
 
template<class TDenseSpace , class TSparseSpace , class TLinearSolver >
std::ostream & operator<< (std::ostream &rOStream, const TwoStepVPSettings< TSparseSpace, TDenseSpace, TLinearSolver > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RefineConditionsInContactMesherProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RefineConditionsInContactMesherProcess &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, FractionalStepKBasedWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const FractionalStepKBasedWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, IncompressiblePotentialFlowVelocityInletCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const IncompressiblePotentialFlowVelocityInletCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes, class TScalarWallFluxConditionData >
std::istream & operator>> (std::istream &rIStream, ScalarWallFluxCondition< TDim, TNumNodes, TScalarWallFluxConditionData > &rThis)
 
template<unsigned int TDim, unsigned int TNumNodes, class TScalarWallFluxConditionData >
std::ostream & operator<< (std::ostream &rOStream, const ScalarWallFluxCondition< TDim, TNumNodes, TScalarWallFluxConditionData > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, VMSMonolithicKBasedWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const VMSMonolithicKBasedWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes, class TConvectionDiffusionReactionData >
std::istream & operator>> (std::istream &rIStream, ConvectionDiffusionReactionCrossWindStabilizedElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &rThis)
 
template<unsigned int TDim, unsigned int TNumNodes, class TConvectionDiffusionReactionData >
std::ostream & operator<< (std::ostream &rOStream, const ConvectionDiffusionReactionCrossWindStabilizedElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes, class TConvectionDiffusionReactionData >
std::istream & operator>> (std::istream &rIStream, ConvectionDiffusionReactionElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &rThis)
 
template<unsigned int TDim, unsigned int TNumNodes, class TConvectionDiffusionReactionData >
std::ostream & operator<< (std::ostream &rOStream, const ConvectionDiffusionReactionElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &rThis)
 output stream function More...
 
template<IndexType TDim, IndexType TNumNodes, class TConvectionDiffusionReactionData >
std::istream & operator>> (std::istream &rIStream, ConvectionDiffusionReactionResidualBasedFluxCorrectedElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &rThis)
 
template<IndexType TDim, IndexType TNumNodes, class TConvectionDiffusionReactionData >
std::ostream & operator<< (std::ostream &rOStream, const ConvectionDiffusionReactionResidualBasedFluxCorrectedElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, IncompressiblePotentialFlowVelocityElement< TDim, TNumNodes > &rThis)
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const IncompressiblePotentialFlowVelocityElement< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, LaplaceElement< TDim, TNumNodes > &rThis)
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const LaplaceElement< TDim, TNumNodes > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansApplyExactNodalPeriodicConditionProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansApplyFlagToSkinProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansClipScalarVariableProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansComputeReactionsProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansEpsilonTurbulentMixingLengthInletProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RansFormulationProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansFormulationProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansKTurbulentIntensityInletProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansLineOutputProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansNutKEpsilonUpdateProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansNutKOmegaSSTUpdateProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansNutKOmegaUpdateProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansNutNodalUpdateProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansNutYPlusWallFunctionUpdateProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansOmegaTurbulentMixingLengthInletProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansWallDistanceCalculationProcess &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RansWallFunctionUpdateProcess &rThis)
 output stream function More...
 
template<class TSparseSpace >
std::istream & operator>> (std::istream &rIStream, RelaxedDofUpdater< TSparseSpace > &rThis)
 input stream function More...
 
template<class TSparseSpace >
std::ostream & operator<< (std::ostream &rOStream, const RelaxedDofUpdater< TSparseSpace > &rThis)
 output stream function More...
 
template<typename TDataType >
std::istream & operator>> (std::istream &rIStream, RansVariableDifferenceNormsCalculationUtility< TDataType > &rThis)
 
template<typename TDataType >
std::ostream & operator<< (std::ostream &rOStream, const RansVariableDifferenceNormsCalculationUtility< TDataType > &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ChezyLaw &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ManningLaw &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const NodalManningLaw &rThis)
 output stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const WindWaterFriction &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MeshMovingModeler &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MeshMovingModeler &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateDistanceToBoundaryProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateDistanceToBoundaryProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, EstimateTimeStepUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const EstimateTimeStepUtility &rThis)
 output stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType , class TValueType >
std::istream & operator>> (std::istream &rIStream, FlowRateSlipUtility< TLocalMatrixType, TLocalVectorType, TValueType > &rThis)
 input stream function More...
 
template<class TLocalMatrixType , class TLocalVectorType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const FlowRateSlipUtility< TLocalMatrixType, TLocalVectorType, TValueType > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MoveShallowMeshUtility &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MoveShallowMeshUtility &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AddDofsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AddDofsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignFlagsToModelPartEntitiesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignFlagsToModelPartEntitiesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignRotationAboutAnAxisToNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignRotationAboutAnAxisToNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignRotationFieldAboutAnAxisToNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignRotationFieldAboutAnAxisToNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignTorqueAboutAnAxisToConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignTorqueAboutAnAxisToConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignTorqueFieldAboutAnAxisToConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignTorqueFieldAboutAnAxisToConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, BuildStringSkinProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const BuildStringSkinProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ManageTimeStepProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ManageTimeStepProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SolverProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SolverProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TimeDiscretizationProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TimeDiscretizationProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, TransferSolvingModelPartEntitiesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const TransferSolvingModelPartEntitiesProcess &rThis)
 output stream function More...
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, BackwardEulerMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const BackwardEulerMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, BdfMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const BdfMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, BossakMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const BossakMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, BossakStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const BossakStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, BossakStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const BossakStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, EmcStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const EmcStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, EmcStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const EmcStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, NewmarkMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const NewmarkMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, NewmarkStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const NewmarkStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, NewmarkStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const NewmarkStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, SimoMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const SimoMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, SimoStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const SimoStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, SimoStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const SimoStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, StaticMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const StaticMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, StaticStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const StaticStepMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, StaticStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const StaticStepRotationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, TimeIntegrationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const TimeIntegrationMethod< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::istream & operator>> (std::istream &rIStream, TimeIntegrationMethodsContainer< TVariableType, TValueType > &rThis)
 
template<class TVariableType , class TValueType >
std::ostream & operator<< (std::ostream &rOStream, const TimeIntegrationMethodsContainer< TVariableType, TValueType > &rThis)
 
template<std::size_t TDim>
std::istream & operator>> (std::istream &rIStream, LineLoadCondition< TDim > &rThis)
 input stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const LineLoadCondition< TDim > &rThis)
 output stream function More...
 
template<std::size_t TDim, std::size_t TNumNodes>
std::istream & operator>> (std::istream &rIStream, MovingLoadCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<std::size_t TDim, std::size_t TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const MovingLoadCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::istream & operator>> (std::istream &rIStream, SmallDisplacementLineLoadCondition< TDim > &rThis)
 input stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const SmallDisplacementLineLoadCondition< TDim > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MassElement &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MassElement &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ImposeRigidMovementProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ImposeRigidMovementProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PrismNeighboursProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PrismNeighboursProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, ReplaceMultipleElementsAndConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const ReplaceMultipleElementsAndConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, NodeConfigureForNodeSearch &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const NodeConfigureForNodeSearch &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, ComputeLaplacianSimplexCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const ComputeLaplacianSimplexCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, MonolithicDEMCoupledWallCondition< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const MonolithicDEMCoupledWallCondition< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ComputeComponentGradientSimplex< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ComputeComponentGradientSimplex< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ComputeGradientPouliot2012< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ComputeGradientPouliot2012< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ComputeGradientPouliot2012Edge< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ComputeGradientPouliot2012Edge< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ComputeLaplacianSimplex< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ComputeLaplacianSimplex< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ComputeMaterialDerivativeSimplex< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ComputeMaterialDerivativeSimplex< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ComputeVelocityLaplacianSimplex< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ComputeVelocityLaplacianSimplex< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim>
std::istream & operator>> (std::istream &rIStream, ComputeVelocityLaplacianComponentSimplex< TDim > &rThis)
 input stream function More...
 
template<unsigned int TDim>
std::ostream & operator<< (std::ostream &rOStream, const ComputeVelocityLaplacianComponentSimplex< TDim > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, MonolithicDEMCoupled< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const MonolithicDEMCoupled< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, MonolithicDEMCoupledWeak< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const MonolithicDEMCoupledWeak< TDim, TNumNodes > &rThis)
 output stream function More...
 
template<class TSparseSpace , class TDenseSpace >
std::istream & operator>> (std::istream &rIStream, BDF2TurbulentSchemeDEMCoupled< TSparseSpace, TDenseSpace > &rThis)
 input stream function More...
 
template<class TSparseSpace , class TDenseSpace >
std::ostream & operator<< (std::ostream &rOStream, const BDF2TurbulentSchemeDEMCoupled< TSparseSpace, TDenseSpace > &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const DerivativeRecovery< TDim > &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const DerivativeRecoveryMeshingTools< TDim > &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const EmbeddedVolumeTool< TDim > &rThis)
 output stream function More...
 
template<std::size_t TDimension>
std::istream & operator>> (std::istream &rIStream, MpiDiscreteParticleConfigure< TDimension > &rThis)
 input stream function More...
 
template<std::size_t TDimension>
std::ostream & operator<< (std::ostream &rOStream, const MpiDiscreteParticleConfigure< TDimension > &rThis)
 output stream function More...
 
template<std::size_t TDimension>
std::istream & operator>> (std::istream &rIStream, PointConfigure< TDimension > &rThis)
 input stream function More...
 
template<std::size_t TDimension>
std::ostream & operator<< (std::ostream &rOStream, const PointConfigure< TDimension > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FlowStationarityCheck &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FlowStationarityCheck &rThis)
 output stream function More...
 
template<std::size_t TDim>
std::ostream & operator<< (std::ostream &rOStream, const VolumeAveragingTool< TDim > &rThis)
 output stream function More...
 
template<typename TSparseSpace , typename TLocalSpace , typename TLinearSolverType >
std::ostream & operator<< (std::ostream &rOStream, const TrilinosLinearSolverFactory< TSparseSpace, TLocalSpace, TLinearSolverType > &rThis)
 output stream function More...
 
template<class TSparseSpace >
std::istream & operator>> (std::istream &rIStream, TrilinosDofUpdater< TSparseSpace > &rThis)
 input stream function More...
 
template<class TSparseSpace >
std::ostream & operator<< (std::ostream &rOStream, const TrilinosDofUpdater< TSparseSpace > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream & operator>> (std::istream &IStream, TrilinosMonotonicityPreservingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream & operator<< (std::ostream &OStream, const TrilinosMonotonicityPreservingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::istream & operator>> (std::istream &rIStream, SurfaceTension< TDim, TNumNodes > &rThis)
 input stream function More...
 
template<unsigned int TDim, unsigned int TNumNodes>
std::ostream & operator<< (std::ostream &rOStream, const SurfaceTension< TDim, TNumNodes > &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AddWallProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AddWallProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, AssignSurfaceTensionConditions &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const AssignSurfaceTensionConditions &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateAdhesionForce &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateAdhesionForce &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateContactAngle &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateContactAngle &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateCurvature &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateCurvature &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateNodalLength &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateNodalLength &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, CalculateNormalEq &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const CalculateNormalEq &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, FindNodalNeighboursSurfaceProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const FindNodalNeighboursSurfaceProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, HypoelasticStressCalculateProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const HypoelasticStressCalculateProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, LagrangianInletProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const LagrangianInletProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MarkBadElementsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MarkBadElementsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MarkCloseNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MarkCloseNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MarkFreeSurfaceProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MarkFreeSurfaceProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MassCalculateProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MassCalculateProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, MergeModelPartsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MergeModelPartsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PressureCalculateProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PressureCalculateProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, PressureCalculateProcessAxisym &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const PressureCalculateProcessAxisym &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, RemoveAndSaveWallNodesProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const RemoveAndSaveWallNodesProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SaveFluidOnlyProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SaveFluidOnlyProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SaveStructureConditionsProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SaveStructureConditionsProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, SaveStructureModelPartProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const SaveStructureModelPartProcess &rThis)
 output stream function More...
 
std::istream & operator>> (std::istream &rIStream, UlfTimeStepDecProcess &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const UlfTimeStepDecProcess &rThis)
 output stream function More...
 
Operators
bool operator<< (Chunk const &rFirst, Chunk const &rSedond)
 
std::ostream & operator<< (std::ostream &rOStream, const Chunk &rThis)
 output stream function More...
 
Operations
template<class TDataType >
bool operator> (Dof< TDataType > const &First, Dof< TDataType > const &Second)
 Greater than operator. More...
 
template<class TDataType >
bool operator< (Dof< TDataType > const &First, Dof< TDataType > const &Second)
 Less than operator. More...
 
template<class TDataType >
bool operator>= (Dof< TDataType > const &First, Dof< TDataType > const &Second)
 Greater equal operator. More...
 
template<class TDataType >
bool operator<= (Dof< TDataType > const &First, Dof< TDataType > const &Second)
 Less equal operator. More...
 
template<class TDataType >
bool operator== (Dof< TDataType > const &First, Dof< TDataType > const &Second)
 Equal operator. More...
 
Kratos Globals
 KRATOS_CREATE_FLAG (STRUCTURE, 63)
 
 KRATOS_CREATE_FLAG (FLUID, 62)
 
 KRATOS_CREATE_FLAG (THERMAL, 61)
 
 KRATOS_CREATE_FLAG (VISITED, 60)
 
 KRATOS_CREATE_FLAG (SELECTED, 59)
 
 KRATOS_CREATE_FLAG (BOUNDARY, 58)
 
 KRATOS_CREATE_FLAG (INLET, 57)
 
 KRATOS_CREATE_FLAG (OUTLET, 56)
 
 KRATOS_CREATE_FLAG (SLIP, 55)
 
 KRATOS_CREATE_FLAG (INTERFACE, 54)
 
 KRATOS_CREATE_FLAG (CONTACT, 53)
 
 KRATOS_CREATE_FLAG (TO_SPLIT, 52)
 
 KRATOS_CREATE_FLAG (TO_ERASE, 51)
 
 KRATOS_CREATE_FLAG (TO_REFINE, 50)
 
 KRATOS_CREATE_FLAG (NEW_ENTITY, 49)
 
 KRATOS_CREATE_FLAG (OLD_ENTITY, 48)
 
 KRATOS_CREATE_FLAG (ACTIVE, 47)
 
 KRATOS_CREATE_FLAG (MODIFIED, 46)
 
 KRATOS_CREATE_FLAG (RIGID, 45)
 
 KRATOS_CREATE_FLAG (SOLID, 44)
 
 KRATOS_CREATE_FLAG (MPI_BOUNDARY, 43)
 
 KRATOS_CREATE_FLAG (INTERACTION, 42)
 
 KRATOS_CREATE_FLAG (ISOLATED, 41)
 
 KRATOS_CREATE_FLAG (MASTER, 40)
 
 KRATOS_CREATE_FLAG (SLAVE, 39)
 
 KRATOS_CREATE_FLAG (INSIDE, 38)
 
 KRATOS_CREATE_FLAG (FREE_SURFACE, 37)
 
 KRATOS_CREATE_FLAG (BLOCKED, 36)
 
 KRATOS_CREATE_FLAG (MARKER, 35)
 
 KRATOS_CREATE_FLAG (PERIODIC, 34)
 
 KRATOS_CREATE_FLAG (WALL, 33)
 
const Flags ALL_DEFINED (Flags::AllDefined())
 
const Flags ALL_TRUE (Flags::AllTrue())
 
 KRATOS_CREATE_LOCAL_FLAG (PFEMFlags, EULERIAN_INLET, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (PFEMFlags, LAGRANGIAN_INLET, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (PFEMFlags, PREVIOUS_FREESURFACE, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (PFEMFlags, PREVIOUS_ISOLATED, 3)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, NORMALIZED_SURFACE_NORMAL)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DF1DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DF1DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC1DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC2DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC3DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC4DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC5DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC6DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC7DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC8DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC9DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC1DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC2DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC3DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC4DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC5DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC6DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC7DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC8DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC9DX_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, SEARCH_DIRECTION)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, INV_HESSIAN)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, CORRECTION)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, PROJECTION)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, CONTROL_POINT_UPDATE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, CONTROL_POINT_CHANGE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, SHAPE_UPDATE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, SHAPE_CHANGE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, MESH_CHANGE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DAMPING_FACTOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, int, MAPPING_ID)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, VERTEX_MORPHING_RADIUS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, VERTEX_MORPHING_RADIUS_RAW)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, GAUSSIAN_CURVATURE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, MAX_NEIGHBOUR_DISTANCE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, ALPHA)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, ALPHA_MAPPED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, DF1DALPHA)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, DF1DALPHA_MAPPED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, DPDALPHA)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, DPDALPHA_MAPPED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, DLDALPHA)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, BEAD_DIRECTION)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DP1DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DPF1DX)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, SCALAR_VARIABLE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, SCALAR_VARIABLE_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, VECTOR_VARIABLE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, VECTOR_VARIABLE_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, BACKGROUND_COORDINATE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, BACKGROUND_NORMAL)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, OUT_OF_PLANE_DELTA)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, bool, CONSIDER_FACE_ANGLE)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DF1DX)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, HEATMAP_DF1DALPHA)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC1DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC2DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC3DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC4DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC5DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC6DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC7DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC8DX)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, HEATMAP_DC9DX)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, HEATMAP_MAX)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, HEATMAP_L2)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DF1DX_WEIGHTED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, DF1DALPHA_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC1DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC2DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC3DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC4DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC5DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC6DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC7DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC8DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC9DX_WEIGHTED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DF1DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (SHAPE_OPTIMIZATION_APPLICATION, double, DF1DALPHA_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC1DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC2DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC3DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC4DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC5DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC6DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC7DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC8DX_WEIGHTED_MAPPED)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (SHAPE_OPTIMIZATION_APPLICATION, DC9DX_WEIGHTED_MAPPED)
 
Input/Output functions
std::istream & operator>> (std::istream &rIStream, MasterSlaveConstraint &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const MasterSlaveConstraint &rThis)
 output stream function More...
 
Local Flags
 KRATOS_CREATE_LOCAL_FLAG (IntegrationInfo, DO_NOT_CREATE_TESSELLATION_ON_SLAVE, 0)
 

Variables

PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE(double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std K_ALPHA NEIGHBOUR_PARTICLE_OF_RIGID_FACE HAS_ROTATION
 
Flags const Flags & Right
 
 results = Right
 
std::atomic_flag ThreadFixedSizeMemoryPoolLock = ATOMIC_FLAG_INIT
 
static const std::map< GeometryData::KratosGeometryType, intgeo_type_vtk_cell_type_map
 
constexpr SizeType N_DIM_3D = 3
 
constexpr SizeType N_DIM_2D = 2
 
constexpr SizeType N_DIM_1D = 1
 
constexpr double TINY = 1.0e-60
 
constexpr double LARGE = 1.0e10
 
constexpr double PORE_PRESSURE_SIGN_FACTOR = 1.0
 
constexpr SizeType STRESS_TENSOR_SIZE_2D = 3
 
constexpr SizeType STRESS_TENSOR_SIZE_3D = 3
 
constexpr SizeType VOIGT_SIZE_3D = 6
 
constexpr SizeType VOIGT_SIZE_2D_PLANE_STRESS = 3
 
constexpr SizeType VOIGT_SIZE_2D_PLANE_STRAIN = 4
 
constexpr SizeType VOIGT_SIZE_2D_AXISYMMETRIC = 4
 
constexpr SizeType VOIGT_SIZE_2D_INTERFACE = 2
 
constexpr SizeType VOIGT_SIZE_3D_INTERFACE = 3
 
MMG5_pMesh mMmgMesh
 
MMG5_pSol mMmgMet
 The mesh data from MMG. More...
 
MMG5_pSol mMmgSol
 The metric variable for MMG. More...
 
MMG5_pSol mMmgDisp
 The solution variable for MMG. More...
 
PMMG_pParMesh mParMmgMesh
 
ModelPartmcalculation_model_part
 
ModelPartmtopographic_model_part
 
BinsObjectDynamic< Configure >::Pointer mpBinsObjectDynamic
 
Static Type Declarations
template<class TContainerPointType , class TContainerPointEmbeddedType >
const GeometryData BrepCurve< TContainerPointType, TContainerPointEmbeddedType >::msGeometryData & msGeometryDimension
 

Kratos Classes

enum class  BarycentricInterpolationType { LINE , TRIANGLE , TETRAHEDRA }
 
class KRATOS_API(KRATOS_CORE) GidIO KRATOS_API_EXTERN template class GidMeshContainer
 
constexpr static std::array< unsigned int, 4 > mNode0ID3D = {2, 0, 0, 0}
 
constexpr static std::array< unsigned int, 4 > mNode1ID3D = {3, 3, 1, 2}
 
constexpr static std::array< unsigned int, 4 > mNode2ID3D = {1, 2, 3, 1}
 
constexpr static std::array< unsigned int, 3 > mNode0ID2D = {1, 2, 0}
 
constexpr static std::array< unsigned int, 3 > mNode1ID2D = {2, 0, 1}
 
KRATOS_API_EXTERN template class KRATOS_API (KRATOS_CORE) inline std
 input stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream & operator>> (std::istream &rIStream, AMGCLSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const AMGCLSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 
template<class TSparseSpace , class TDenseSpace >
std::ostream & operator<< (std::ostream &rOStream, const Mapper< TSparseSpace, TDenseSpace > &rThis)
 output stream function More...
 
 KRATOS_CREATE_LOCAL_FLAG (ApplyConstantScalarValueProcess, VARIABLE_IS_FIXED, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ApplyConstantVectorValueProcess, X_COMPONENT_FIXED, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (ApplyConstantVectorValueProcess, Y_COMPONENT_FIXED, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (ApplyConstantVectorValueProcess, Z_COMPONENT_FIXED, 2)
 
template<std::size_t Dimension>
std::ostream & operator<< (std::ostream &rOut, RadiusPoint< Dimension > &rPoint)
 
template<std::size_t Dimension>
std::istream & operator>> (std::istream &rIn, RadiusPoint< Dimension > &rPoint)
 
template<class T >
std::ostream & operator<< (std::ostream &os, const IndirectScalar< T > &s)
 
class KRATOS_API (IGA_APPLICATION) DirectorUtilities
 
class KRATOS_API (PARTICLE_MECHANICS_APPLICATION) PQMPMPartitionUtilities
 
class KRATOS_API (SOLID_MECHANICS_APPLICATION) SolverLocalFlags
 Solver local flags class definition. More...
 
void ModifyViscosityLikeEinstein (double &viscosity, const double solid_fraction)
 This class allows the interpolation between non-matching simplicial meshes in 2D and 3D with linear shape functions. it is designed for DEM-CFD coupling problems. More...
 
void ModifyViscosityLikeLiu (double &viscosity, const double solid_fraction)
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const Amesos2Solver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const AmesosSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const AmgclMPISolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const AztecSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 
template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream & operator<< (std::ostream &rOStream, const MultiLevelSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &rThis)
 output stream function More...
 

Type Definitions

typedef TUblasSparseSpace< doubleSparseSpaceType
 
typedef TUblasDenseSpace< doubleLocalSpaceType
 
typedef ExplicitBuilder< SparseSpaceType, LocalSpaceTypeExplicitBuilderType
 
using Matrix = Internals::Matrix< double, AMatrix::dynamic, AMatrix::dynamic >
 
using Vector = Internals::Matrix< double, AMatrix::dynamic, 1 >
 
template<typename TDataType >
using DenseMatrix = Internals::Matrix< TDataType, AMatrix::dynamic, AMatrix::dynamic >
 
template<typename TDataType >
using DenseVector = Internals::Matrix< TDataType, AMatrix::dynamic, 1 >
 
template<typename TDataType , std::size_t TSize>
using BoundedVector = Internals::Matrix< TDataType, TSize, 1 >
 
template<typename TDataType , std::size_t TSize1, std::size_t TSize2>
using BoundedMatrix = Internals::Matrix< TDataType, TSize1, TSize2 >
 
template<typename TExpressionType >
using vector_expression = AMatrix::MatrixExpression< TExpressionType, AMatrix::row_major_access >
 
template<typename TExpressionType >
using MatrixRow = AMatrix::MatrixRow< TExpressionType >
 
using ZeroMatrix = KratosZeroMatrix< double >
 
using ZeroVector = KratosZeroVector< double >
 
using IdentityMatrix = AMatrix::IdentityMatrix< double >
 
using ScalarMatrix = scalar_matrix< double >
 
typedef ModelPart::ElementsContainerType ElementsArrayType
 
typedef ModelPart::NodesContainerType NodesArrayType
 
typedef ModelPart::ConditionsContainerType ConditionsArrayType
 
using IndexType = std::size_t
 The definition of the index type. More...
 
typedef std::size_t HashType
 The definition of the hash type. More...
 
typedef Point PointType
 Geometric definitions. More...
 
using NodeType = Node
 The definition of the node. More...
 
using GeometryType = Geometry< NodeType >
 The definition of the geometry. More...
 
typedef GeometryType::IntegrationPointsArrayType IntegrationPointsType
 
using SizeType = std::size_t
 The definition of the size type. More...
 
typedef DenseVector< std::complex< double > > ComplexVector
 
typedef unit_vector< std::complex< double > > ComplexUnitVector
 
typedef zero_vector< std::complex< double > > ComplexZeroVector
 
typedef scalar_vector< std::complex< double > > ComplexScalarVector
 
typedef mapped_vector< std::complex< double > > ComplexSparseVector
 
typedef compressed_vector< std::complex< double > > ComplexCompressedVector
 
typedef coordinate_vector< std::complex< double > > ComplexCoordinateVector
 
typedef vector_range< ComplexVectorComplexVectorRange
 
typedef vector_slice< ComplexVectorComplexVectorSlice
 
typedef DenseMatrix< std::complex< double > > ComplexMatrix
 
typedef identity_matrix< std::complex< double > > ComplexIdentityMatrix
 
typedef zero_matrix< std::complex< double > > ComplexZeroMatrix
 
typedef scalar_matrix< std::complex< double > > ComplexScalarMatrix
 
typedef triangular_matrix< std::complex< double > > ComplexTriangularMatrix
 
typedef symmetric_matrix< std::complex< double > > ComplexSymmetricMatrix
 
typedef hermitian_matrix< std::complex< double > > ComplexHermitianMatrix
 
typedef banded_matrix< std::complex< double > > ComplexBandedMatrix
 
typedef mapped_matrix< std::complex< double > > ComplexSparseMatrix
 
typedef compressed_matrix< std::complex< double > > ComplexCompressedMatrix
 
typedef coordinate_matrix< std::complex< double > > ComplexCoordinateMatrix
 
typedef matrix_row< ComplexMatrixComplexMatrixRow
 
typedef matrix_column< ComplexMatrixComplexMatrixColumn
 
typedef matrix_vector_range< ComplexMatrixComplexMatrixVectorRange
 
typedef matrix_vector_slice< ComplexMatrixComplexMatrixVectorSlice
 
typedef matrix_range< ComplexMatrixComplexMatrixRange
 
typedef matrix_slice< ComplexMatrixComplexMatrixSlice
 
typedef unit_vector< doubleUnitVector
 
typedef scalar_vector< doubleScalarVector
 
typedef mapped_vector< doubleSparseVector
 
typedef compressed_vector< doubleCompressedVector
 
typedef coordinate_vector< doubleCoordinateVector
 
typedef vector_range< VectorVectorRange
 
typedef vector_slice< VectorVectorSlice
 
typedef triangular_matrix< doubleTriangularMatrix
 
typedef symmetric_matrix< doubleSymmetricMatrix
 
typedef hermitian_matrix< doubleHermitianMatrix
 
typedef banded_matrix< doubleBandedMatrix
 
typedef mapped_matrix< doubleSparseMatrix
 
typedef coordinate_matrix< doubleCoordinateMatrix
 
typedef matrix_column< MatrixMatrixColumn
 
typedef matrix_vector_range< MatrixMatrixVectorRange
 
typedef matrix_vector_slice< MatrixMatrixVectorSlice
 
typedef matrix_range< MatrixMatrixRange
 
typedef matrix_slice< MatrixMatrixSlice
 
typedef boost::numeric::ublas::compressed_matrix< doubleCompressedMatrix
 
typedef ModelPart::NodesContainerType NodesContainerType
 
typedef ModelPart::ConditionsContainerType ConditionsContainerType
 
template<class TSparseSpace , class TDenseSpace >
using ExplicitSolvingStrategyRungeKutta4 = ExplicitSolvingStrategyRungeKutta< TSparseSpace, TDenseSpace, ButcherTableauRK4 >
 
template<class TSparseSpace , class TDenseSpace >
using ExplicitSolvingStrategyRungeKutta3TVD = ExplicitSolvingStrategyRungeKutta< TSparseSpace, TDenseSpace, ButcherTableauRK3TVD >
 
template<class TSparseSpace , class TDenseSpace >
using ExplicitSolvingStrategyRungeKutta2 = ExplicitSolvingStrategyRungeKutta< TSparseSpace, TDenseSpace, ButcherTableauMidPointMethod >
 
template<class TSparseSpace , class TDenseSpace >
using ExplicitSolvingStrategyRungeKutta1 = ExplicitSolvingStrategyRungeKutta< TSparseSpace, TDenseSpace, ButcherTableauForwardEuler >
 
typedef array_1d< double, 3 > Vector3
 
template<class TDataType >
using TKratosSmpSparseSpace = KratosSpace< TDataType, CsrMatrix< TDataType, IndexType >, SystemVector< TDataType, IndexType > >
 
template<class TDataType >
using TKratosSmpDenseSpace = KratosSpace< TDataType, DenseMatrix< TDataType >, DenseVector< TDataType > >
 
template<class TDataType >
using TUblasSparseSpace = UblasSpace< TDataType, boost::numeric::ublas::compressed_matrix< TDataType >, boost::numeric::ublas::vector< TDataType > >
 
template<class TDataType >
using TUblasDenseSpace = UblasSpace< TDataType, DenseMatrix< TDataType >, DenseVector< TDataType > >
 
typedef Element ElementType
 
typedef Condition ConditionType
 
typedef Geometry< PointTypeGeometryPointType
 
typedef GeometryData::IntegrationMethod IntegrationMethod
 Type definition for integration methods. More...
 
typedef IntegrationPoint< 2 > IntegrationPointType
 
typedef TableStream TableStreamType
 
typedef FrictionLaw::Pointer FrictionLawPointerType
 
typedef ModelPart::ElementsContainerType ElementsContainerType
 
typedef GlobalPointersVector< NodeNodeWeakPtrVectorType
 
typedef GlobalPointersVector< ElementElementWeakPtrVectorType
 
typedef GlobalPointersVector< ConditionConditionWeakPtrVectorType
 
typedef Node::WeakPointer NodeWeakPtrType
 
typedef Element::WeakPointer ElementWeakPtrType
 
typedef Condition::WeakPointer ConditionWeakPtrType
 
typedef GeometryType::PointsArrayType PointsArrayType
 
typedef ConditionsContainerType::iterator ConditionIterator
 
typedef ConditionsContainerType::const_iterator ConditionConstantIterator
 
typedef array_1d< double, 6 > Vector6
 
typedef PointerVectorSet< Condition, IndexedObjectConditionContainerType
 
using hashmap = std::unordered_multimap< DenseVector< int >, std::vector< Condition::Pointer >, KeyHasherRange< DenseVector< int > >, KeyComparorRange< DenseVector< int > >>
 
typedef std::vector< IndexTypeIndexVectorType
 Index vector. More...
 
typedef PointType::Pointer PointTypePointer
 
typedef std::vector< PointTypePointerPointVector
 
typedef PointVector::iterator PointIterator
 
typedef std::vector< doubleDistanceVector
 
typedef DistanceVector::iterator DistanceIterator
 
typedef array_1d< double, 3 > VectorType
 
typedef Variable< VectorTypeVariableVectorType
 
typedef Variable< doubleVariableScalarType
 
typedef Variable< doubleVariableComponentType
 
typedef TimeIntegrationMethodsContainer< VariableVectorType, doubleVectorTimeIntegrationContainerType
 
typedef VectorTimeIntegrationContainerType::Pointer VectorTimeIntegrationContainerPointerType
 
typedef TimeIntegrationMethodsContainer< VariableScalarType, doubleScalarTimeIntegrationContainerType
 
typedef ScalarTimeIntegrationContainerType::Pointer ScalarTimeIntegrationContainerPointerType
 
typedef TimeIntegrationMethodsContainer< VariableComponentType, doubleComponentTimeIntegrationContainerType
 
typedef ComponentTimeIntegrationContainerType::Pointer ComponentTimeIntegrationContainerPointerType
 
typedef TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector > TrilinosSparseSpaceType
 
static ExplicitBuilderType msExplicitBuilder
 
template<typename T >
T & noalias (T &TheMatrix)
 
template<typename T >
AMatrix::TransposeMatrix< const T > trans (const T &TheMatrix)
 
template<typename T >
AMatrix::TransposeMatrix< T > trans (T &TheMatrix)
 
template<typename TExpression1Type , typename TExpression2Type , std::size_t TCategory1, std::size_t TCategory2>
AMatrix::MatrixProductExpression< TExpression1Type, TExpression2Type > prod (AMatrix::MatrixExpression< TExpression1Type, TCategory1 > const &First, AMatrix::MatrixExpression< TExpression2Type, TCategory2 > const &Second)
 
template<typename TExpression1Type , typename TExpression2Type , std::size_t TCategory1, std::size_t TCategory2>
AMatrix::VectorOuterProductExpression< TExpression1Type, TExpression2Type > outer_prod (AMatrix::MatrixExpression< TExpression1Type, TCategory1 > const &First, AMatrix::MatrixExpression< TExpression2Type, TCategory2 > const &Second)
 
template<typename TExpression1Type , typename TExpression2Type , std::size_t TCategory1, std::size_t TCategory2>
TExpression1Type::data_type inner_prod (AMatrix::MatrixExpression< TExpression1Type, TCategory1 > const &First, AMatrix::MatrixExpression< TExpression2Type, TCategory2 > const &Second)
 
template<typename TExpressionType , std::size_t TCategory>
TExpressionType::data_type norm_1 (AMatrix::MatrixExpression< TExpressionType, TCategory > const &TheExpression)
 
template<typename TExpressionType , std::size_t TCategory>
TExpressionType::data_type norm_2 (AMatrix::MatrixExpression< TExpressionType, TCategory > const &TheExpression)
 
template<typename TExpressionType , std::size_t TCategory>
AMatrix::MatrixColumn< const TExpressionType > column (AMatrix::MatrixExpression< TExpressionType, TCategory > const &TheExpression, std::size_t ColumnIndex)
 
template<typename TExpressionType , std::size_t TCategory>
AMatrix::MatrixColumn< TExpressionType > column (AMatrix::MatrixExpression< TExpressionType, TCategory > &TheExpression, std::size_t ColumnIndex)
 
template<typename TExpressionType , std::size_t TCategory>
AMatrix::MatrixRow< const TExpressionType > row (AMatrix::MatrixExpression< TExpressionType, TCategory > const &TheExpression, std::size_t RowIndex)
 
template<typename TExpressionType , std::size_t TCategory>
AMatrix::MatrixRow< TExpressionType > row (AMatrix::MatrixExpression< TExpressionType, TCategory > &TheExpression, std::size_t RowIndex)
 
template<typename TExpressionType , std::size_t TCategory>
AMatrix::SubVector< const TExpressionType > subrange (AMatrix::MatrixExpression< TExpressionType, TCategory > const &TheExpression, std::size_t From, std::size_t To)
 
template<typename TExpressionType , std::size_t TCategory>
AMatrix::SubVector< TExpressionType > subrange (AMatrix::MatrixExpression< TExpressionType, TCategory > &TheExpression, std::size_t From, std::size_t To)
 
template<typename TExpressionType , std::size_t TCategory>
TExpressionType::data_type sum (AMatrix::MatrixExpression< TExpressionType, TCategory > const &TheExpression)
 
template<typename TExpressionType , std::size_t TCategory>
TExpressionType::data_type norm_frobenius (AMatrix::MatrixExpression< TExpressionType, TCategory > const &TheExpression)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, INITIALIZED, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, CONVERGED, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, DOFS_INITIALIZED, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, ELEMENTS_INITIALIZED, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, CONDITIONS_INITIALIZED, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, ADAPTIVE_SOLUTION, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, MOVE_MESH, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, UPDATE_VARIABLES, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, REFORM_DOFS, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, INCREMENTAL_SOLUTION, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, COMPUTE_REACTIONS, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, CONSTANT_SYSTEM_MATRIX, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, RAYLEIGH_DAMPING, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (SolverLocalFlags, IMPLEX, 7)
 
 KRATOS_CREATE_LOCAL_FLAG (CriterionLocalFlags, INITIALIZED, 0)
 
 KRATOS_CREATE_LOCAL_FLAG (CriterionLocalFlags, INCREMENTAL, 1)
 
 KRATOS_CREATE_LOCAL_FLAG (CriterionLocalFlags, CONVERGED, 2)
 
 KRATOS_CREATE_LOCAL_FLAG (CriterionLocalFlags, AND, 3)
 
 KRATOS_CREATE_LOCAL_FLAG (CriterionLocalFlags, OR, 4)
 
 KRATOS_CREATE_LOCAL_FLAG (CriterionLocalFlags, UPDATE_RHS, 5)
 
 KRATOS_CREATE_LOCAL_FLAG (CriterionLocalFlags, SUPPLIED_DOF, 6)
 
 KRATOS_CREATE_LOCAL_FLAG (TimeIntegrationLocalFlags, PREDICT_PRIMARY_VARIABLE, 0)
 

Functions

TABLE_NUMBER_ANGULAR_VELOCITY TABLE_NUMBER_MOMENT I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_DEFINE_APPLICATION_VARIABLE(DEM_APPLICATION, double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std double
 
void TUblasSparseSpace< double >::MatrixType & rA
 
void TUblasSparseSpace< double >::MatrixType TUblasSparseSpace< double >::VectorTyperX
 
void TUblasSparseSpace< double >::MatrixType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::VectorTyperB
 
void TUblasSparseSpace< double >::MatrixType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::IndexTyperIterationNumber
 
void TUblasSparseSpace< double >::MatrixType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::IndexType doublerResidual
 
void TUblasSparseSpace< double >::MatrixType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::IndexType double boost::property_tree::ptree amgclParams
 
void TUblasSparseSpace< double >::MatrixType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::IndexType double boost::property_tree::ptree int verbosity_level
 
void TUblasSparseSpace< double >::MatrixType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::VectorType TUblasSparseSpace< double >::IndexType double boost::property_tree::ptree int bool use_gpgpu
 
REACTION_CHECK_STIFFNESS_FACTOR int
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL bool
 
template<class TClassType >
void HashCombine (HashType &Seed, const TClassType &Value)
 This method creates an "unique" hash for the input value. More...
 
template<class TClassType >
HashType HashRange (TClassType First, TClassType Last)
 This method combines hash until it reaches the last class in order to obtain a corresponding seed. More...
 
class KRATOS_API(KRATOS_CORE) IndexedPoint std::istream & operator>> (std::istream &rIStream, IndexedPoint &rThis)
 input stream function More...
 
std::ostream & operator<< (std::ostream &rOStream, const IndexedPoint &rThis)
 output stream function More...
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CONSTITUTIVE_LAWS_APPLICATION, double, PREVIOUS_CYCLE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CONSTITUTIVE_LAWS_APPLICATION, bool, ADVANCE_STRATEGY_APPLIED)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CONSTITUTIVE_LAWS_APPLICATION, bool, SYMMETRIZE_TANGENT_OPERATOR)
 
 KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS (CONSTITUTIVE_LAWS_APPLICATION, ISOTROPIC_ANISOTROPIC_YIELD_RATIO)
 
 KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS (CONSTITUTIVE_LAWS_APPLICATION, ORTHOTROPIC_ELASTIC_CONSTANTS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CONSTITUTIVE_LAWS_APPLICATION, double, SERIAL_PARALLEL_EQUILIBRIUM_TOLERANCE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CONSTITUTIVE_LAWS_APPLICATION, double, PLASTIC_DAMAGE_PROPORTION)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, MasterSlaveConstraint::Pointer, CONSTRAINT_POINTER) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, bool, CONSIDER_TESSELLATION) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, int, INTEGRATION_ORDER_CONTACT) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, double, ZERO_TOLERANCE_FACTOR) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, double, SLIP_THRESHOLD) KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, DELTA_COORDINATES) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, TANGENT_SLIP) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, WEIGHTED_SLIP) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, WEIGHTED_VECTOR_RESIDUAL) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, bool, ACTIVE_SET_CONVERGED) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, double, OPERATOR_THRESHOLD) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, double, DYNAMIC_FACTOR) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, double, AUGMENTED_NORMAL_CONTACT_PRESSURE) KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE AUGMENTED_TANGENT_CONTACT_PRESSURE KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, int, CONSIDER_NORMAL_VARIATION) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE AUGMENTED_TANGENT_CONTACT_PRESSURE ADAPT_PENALTY KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, double, MAX_GAP_FACTOR) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE AUGMENTED_TANGENT_CONTACT_PRESSURE ADAPT_PENALTY TYING_VARIABLE KRATOS_DEFINE_APPLICATION_VARIABLE (CONTACT_STRUCTURAL_MECHANICS_APPLICATION, double, MAX_GAP_THRESHOLD) KRATOS_DEFINE_APPLICATION_VARIABLE(CONTACT_STRUCTURAL_MECHANICS_APPLICATION
 
GeometryType::Pointer GetGeometryFromModelPart (const ModelPart &rModelPart)
 This method retrieves the first geometry from a model part. More...
 
int DeterminePartitionWithEntities (const ModelPart &rModelPart)
 This method determines the partition where the model part has at least one entity. More...
 
unsigned int DetermineModelPartMaximumLocalDimension (ModelPart &rModelPart)
 This method determines maximum local space dimension of a ModelPart. More...
 
ModelPartDetermine2DModelPart (ModelPart &rFirstModelPart, ModelPart &rSecondModelPart)
 This method determines the 2D model part. More...
 
ModelPartDetermine3DModelPart (ModelPart &rFirstModelPart, ModelPart &rSecondModelPart)
 This method determines the 3D model part. More...
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (MESHING_APPLICATION, double, AVERAGE_NODAL_ERROR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (MESHING_APPLICATION, double, ANISOTROPIC_RATIO)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (MESHING_APPLICATION, Vector3, AUXILIAR_GRADIENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (MESHING_APPLICATION, Vector, AUXILIAR_HESSIAN)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (MESHING_APPLICATION, double, METRIC_SCALAR)
 
 KRATOS_DEFINE_SYMMETRIC_2D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS (MESHING_APPLICATION, METRIC_TENSOR_2D)
 
 KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS (MESHING_APPLICATION, METRIC_TENSOR_3D)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (MESHING_APPLICATION, int, NUMBER_OF_DIVISIONS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, int, INTEGRATION_ORDER)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, PLASTIC_ALPHA)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, ALPHA_EAS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, bool, CONSIDER_IMPLICIT_EAS_SPRISM_ELEMENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, bool, CONSIDER_TOTAL_LAGRANGIAN_SPRISM_ELEMENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, bool, PURE_EXPLICIT_RHS_COMPUTATION)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, bool, RESET_EQUATION_IDS)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, ANG_ROT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, bool, CONSIDER_QUADRATIC_SPRISM_ELEMENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Vector, HENCKY_STRAIN_VECTOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Matrix, HENCKY_STRAIN_TENSOR)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Matrix, REFERENCE_DEFORMATION_GRADIENT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, REFERENCE_DEFORMATION_GRADIENT_DETERMINANT)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, CROSS_AREA_SENSITIVITY)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (STRUCTURAL_MECHANICS_APPLICATION, POINT_LOAD_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, I22_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, I33_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, THICKNESS_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, YOUNG_MODULUS_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, AREA_EFFECTIVE_Y_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, double, AREA_EFFECTIVE_Z_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, bool, IS_ADJOINT)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (STRUCTURAL_MECHANICS_APPLICATION, NODAL_DISPLACEMENT_STIFFNESS_SENSITIVITY)
 
 KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS (STRUCTURAL_MECHANICS_APPLICATION, NODAL_ROTATIONAL_STIFFNESS_SENSITIVITY)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, int, TRACED_STRESS_TYPE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Matrix, STRESS_DISP_DERIV_ON_NODE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Matrix, STRESS_DISP_DERIV_ON_GP)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Matrix, STRESS_DESIGN_DERIVATIVE_ON_NODE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Matrix, STRESS_DESIGN_DERIVATIVE_ON_GP)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Vector, STRESS_ON_GP)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, Vector, STRESS_ON_NODE)
 
 KRATOS_DEFINE_APPLICATION_VARIABLE (STRUCTURAL_MECHANICS_APPLICATION, std::string, DESIGN_VARIABLE_NAME)
 

Detailed Description

REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.

VARIABLES used:

                     WARNING! THIS FILE IS READ-ONLY

This file has been auto-generated by compressible_navier_stokes_symbolic_generator.py located in the symbolic_generation directories of the FluidDynamicsApplication

Any modifications to this file will be overwritten if and when that script is run again.

In order to do any lasting changes, modify the template used by the script: templates/compressible_navier_stokes_explicit_template_2D3N.cpp located in the symbolic_generation directories of the FluidDynamicsApplication.

In order to change the formulation you will have to modify the script itself.

                     WARNING! THIS FILE IS READ-ONLY

This file has been auto-generated by compressible_navier_stokes_symbolic_generator.py located in the symbolic_generation directories of the FluidDynamicsApplication

Any modifications to this file will be overwritten if and when that script is run again.

In order to do any lasting changes, modify the template used by the script: templates/compressible_navier_stokes_explicit_template_2D4N.cpp located in the symbolic_generation directories of the FluidDynamicsApplication.

In order to change the formulation you will have to modify the script itself.

                     WARNING! THIS FILE IS READ-ONLY

This file has been auto-generated by compressible_navier_stokes_symbolic_generator.py located in the symbolic_generation directories of the FluidDynamicsApplication

Any modifications to this file will be overwritten if and when that script is run again.

In order to do any lasting changes, modify the template used by the script: templates/compressible_navier_stokes_explicit_template_3D4N.cpp located in the symbolic_generation directories of the FluidDynamicsApplication.

In order to change the formulation you will have to modify the script itself.

Description: Isogeometric hierarchic Reissner-Mindlin shell element parameterized by 5 parameters (5p) The 5 parameters: three translations (u,v,w) and two parameters (w_1,w_2) building the hierarchic shear difference vector The 5p element takes shear deformations into account according to the Reissner-Mindlin shell theory. The hierarchy means that the shell element builds on top of the Kirchhoff-Love shell element (iga_shell_3p_element) in the sense that the existing equations remain unchanged and additional terms are added.

Implementation: So far there are no new parameters defined, instead ROTATION_X = w_1 and ROTATION_Y = w_2.

Attention: In the last version of this element, there were still open questions and problems. For further information please do not hesitate to contact the author.

WARNING it is needed compute he neirgbourg

Typedef Documentation

◆ AnalyticFace

typedef AnalyticRigidFace3D Kratos::AnalyticFace

◆ AnalyticParticle

typedef Kratos::AnalyticSphericParticle Kratos::AnalyticParticle

◆ BandedMatrix

typedef banded_matrix<double> Kratos::BandedMatrix

◆ BaseSchemeType

◆ Boost2DPointType

typedef boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian> Kratos::Boost2DPointType

◆ Boost2DPolygonType

typedef boost::geometry::model::polygon<Boost2DPointType> Kratos::Boost2DPolygonType

◆ BoundedMatrix

template<typename TDataType , std::size_t TSize1, std::size_t TSize2>
using Kratos::BoundedMatrix = typedef boost::numeric::ublas::bounded_matrix<TDataType, TSize1, TSize2>

◆ BoundedVector

template<typename TDataType , std::size_t TSize>
using Kratos::BoundedVector = typedef boost::numeric::ublas::bounded_vector<TDataType, TSize>

◆ ComplexBandedMatrix

typedef banded_matrix<std::complex<double> > Kratos::ComplexBandedMatrix

◆ ComplexCompressedMatrix

typedef compressed_matrix<std::complex<double> > Kratos::ComplexCompressedMatrix

◆ ComplexCompressedVector

typedef compressed_vector<std::complex<double> > Kratos::ComplexCompressedVector

◆ ComplexCoordinateMatrix

typedef coordinate_matrix<std::complex<double> > Kratos::ComplexCoordinateMatrix

◆ ComplexCoordinateVector

typedef coordinate_vector<std::complex<double> > Kratos::ComplexCoordinateVector

◆ ComplexDenseLinearSolverFactoryType

◆ ComplexDenseSpace

using Kratos::ComplexDenseSpace = typedef UblasSpace<std::complex<double>, DenseMatrix<std::complex<double> >, DenseVector<std::complex<double> >>

◆ ComplexHermitianMatrix

typedef hermitian_matrix<std::complex<double> > Kratos::ComplexHermitianMatrix

◆ ComplexIdentityMatrix

typedef identity_matrix<std::complex<double> > Kratos::ComplexIdentityMatrix

◆ ComplexLinearSolverFactoryType

◆ ComplexLocalSparseSpaceType

◆ ComplexMatrix

typedef DenseMatrix<std::complex<double> > Kratos::ComplexMatrix

◆ ComplexMatrixColumn

◆ ComplexMatrixRange

◆ ComplexMatrixRow

◆ ComplexMatrixSlice

◆ ComplexMatrixVectorRange

typedef matrix_vector_range<ComplexMatrix> Kratos::ComplexMatrixVectorRange

◆ ComplexMatrixVectorSlice

typedef matrix_vector_slice<ComplexMatrix> Kratos::ComplexMatrixVectorSlice

◆ ComplexScalarMatrix

◆ ComplexScalarVector

typedef scalar_vector<std::complex<double> > Kratos::ComplexScalarVector

◆ ComplexSparseMatrix

typedef mapped_matrix<std::complex<double> > Kratos::ComplexSparseMatrix

◆ ComplexSparseSpace

using Kratos::ComplexSparseSpace = typedef UblasSpace<std::complex<double>, boost::numeric::ublas::compressed_matrix<std::complex<double> >, boost::numeric::ublas::vector<std::complex<double> >>

◆ ComplexSparseSpaceType

◆ ComplexSparseVector

typedef mapped_vector<std::complex<double> > Kratos::ComplexSparseVector

◆ ComplexSymmetricMatrix

typedef symmetric_matrix<std::complex<double> > Kratos::ComplexSymmetricMatrix

◆ ComplexTriangularMatrix

typedef triangular_matrix<std::complex<double> > Kratos::ComplexTriangularMatrix

◆ ComplexUnitVector

typedef unit_vector<std::complex<double> > Kratos::ComplexUnitVector

◆ ComplexVector

typedef DenseVector<std::complex<double> > Kratos::ComplexVector

◆ ComplexVectorRange

◆ ComplexVectorSlice

◆ ComplexZeroMatrix

typedef zero_matrix<std::complex<double> > Kratos::ComplexZeroMatrix

◆ ComplexZeroVector

typedef zero_vector<std::complex<double> > Kratos::ComplexZeroVector

◆ ComponentTimeIntegrationContainerPointerType

typedef ComponentTimeIntegrationContainerType::Pointer Kratos::ComponentTimeIntegrationContainerPointerType

◆ ComponentTimeIntegrationContainerType

◆ CompressedMatrix

typedef boost::numeric::ublas::compressed_matrix<double> Kratos::CompressedMatrix

◆ CompressedVector

typedef compressed_vector<double> Kratos::CompressedVector

◆ CompressibleNavierStokesExplicitSolvingStrategyForwardEuler

◆ CompressibleNavierStokesExplicitSolvingStrategyRungeKutta3TVD

template<class TSparseSpace , class TDenseSpace >
using Kratos::CompressibleNavierStokesExplicitSolvingStrategyRungeKutta3TVD = typedef CompressibleNavierStokesExplicitSolvingStrategyRungeKutta<TSparseSpace, TDenseSpace, ButcherTableauRK3TVD>

◆ CompressibleNavierStokesExplicitSolvingStrategyRungeKutta4

template<class TSparseSpace , class TDenseSpace >
using Kratos::CompressibleNavierStokesExplicitSolvingStrategyRungeKutta4 = typedef CompressibleNavierStokesExplicitSolvingStrategyRungeKutta<TSparseSpace, TDenseSpace, ButcherTableauRK4>

◆ ConditionConstantIterator

typedef ConditionsContainerType::const_iterator Kratos::ConditionConstantIterator

◆ ConditionContainerType

◆ ConditionIterator

typedef ConditionsContainerType::iterator Kratos::ConditionIterator

◆ ConditionsArrayType

typedef ModelPart::ConditionsContainerType Kratos::ConditionsArrayType

◆ ConditionsContainerType

typedef ModelPart::ConditionsContainerType Kratos::ConditionsContainerType

◆ ConditionsIteratorType

typedef ModelPart::ConditionsContainerType::iterator Kratos::ConditionsIteratorType

◆ ConditionType

typedef ModelPart::ConditionType Kratos::ConditionType

◆ ConditionWeakPtrType

typedef Condition::WeakPointer Kratos::ConditionWeakPtrType

◆ ConditionWeakPtrVectorType

◆ CoordinateMatrix

typedef coordinate_matrix<double> Kratos::CoordinateMatrix

◆ CoordinateVector

typedef coordinate_vector<double> Kratos::CoordinateVector

◆ DenseLinearSolverFactoryType

◆ DenseMatrix

template<typename TDataType >
using Kratos::DenseMatrix = typedef boost::numeric::ublas::matrix<TDataType>

◆ DenseSpaceType

◆ DenseVector

template<typename TDataType >
using Kratos::DenseVector = typedef boost::numeric::ublas::vector<TDataType>

◆ DiscreteParticleConfigure3D

◆ DistanceIterator

typedef DistanceVector::iterator Kratos::DistanceIterator

◆ DistanceVector

typedef std::vector<double> Kratos::DistanceVector

◆ EigenDynamicMatrix

template<typename _Scalar >
using Kratos::EigenDynamicMatrix = typedef Eigen::Matrix<_Scalar, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor>

◆ EigenDynamicVector

template<typename _Scalar >
using Kratos::EigenDynamicVector = typedef Eigen::Matrix<_Scalar, Eigen::Dynamic, 1>

◆ EigenSparseMatrix

template<typename _Scalar >
using Kratos::EigenSparseMatrix = typedef Eigen::SparseMatrix<_Scalar, Eigen::RowMajor, int>

◆ ElementIterator

◆ ElementIteratorType

typedef ModelPart::ElementsContainerType::iterator Kratos::ElementIteratorType

◆ ElementsArrayType

typedef ModelPart::ElementsContainerType Kratos::ElementsArrayType

Type definitions

◆ ElementsContainerType

typedef ModelPart::ElementsContainerType Kratos::ElementsContainerType

◆ ElementsIteratorType

typedef ModelPart::ElementsContainerType::iterator Kratos::ElementsIteratorType

◆ ElementType

◆ ElementWeakPtrType

typedef Element::WeakPointer Kratos::ElementWeakPtrType

◆ ExplicitBuilderType

◆ ExplicitSolvingStrategyRungeKutta1

template<class TSparseSpace , class TDenseSpace >
using Kratos::ExplicitSolvingStrategyRungeKutta1 = typedef ExplicitSolvingStrategyRungeKutta<TSparseSpace, TDenseSpace, ButcherTableauForwardEuler>

◆ ExplicitSolvingStrategyRungeKutta2

template<class TSparseSpace , class TDenseSpace >
using Kratos::ExplicitSolvingStrategyRungeKutta2 = typedef ExplicitSolvingStrategyRungeKutta<TSparseSpace, TDenseSpace, ButcherTableauMidPointMethod>

◆ ExplicitSolvingStrategyRungeKutta3TVD

template<class TSparseSpace , class TDenseSpace >
using Kratos::ExplicitSolvingStrategyRungeKutta3TVD = typedef ExplicitSolvingStrategyRungeKutta<TSparseSpace, TDenseSpace, ButcherTableauRK3TVD>

◆ ExplicitSolvingStrategyRungeKutta4

template<class TSparseSpace , class TDenseSpace >
using Kratos::ExplicitSolvingStrategyRungeKutta4 = typedef ExplicitSolvingStrategyRungeKutta<TSparseSpace, TDenseSpace, ButcherTableauRK4>

◆ FluidParticlePointerVector

◆ FrictionLawPointerType

typedef FrictionLaw::Pointer Kratos::FrictionLawPointerType

◆ GeometryNodePointerType

◆ GeometryPointType

◆ GeometryType

The definition of the geometry.

Definition of the geometry type with given NodeType.

◆ hashmap

using Kratos::hashmap = typedef std::unordered_multimap<DenseVector<int>, std::vector<Condition::Pointer>, KeyHasherRange<DenseVector<int> >, KeyComparorRange<DenseVector<int> >>

◆ HermitianMatrix

typedef hermitian_matrix<double> Kratos::HermitianMatrix

◆ IdentityMatrix

typedef identity_matrix< double > Kratos::IdentityMatrix

◆ IndexVectorType

typedef std::vector< IndexType > Kratos::IndexVectorType

Index vector.

◆ IntegrationMethod

Type definition for integration methods.

◆ IntegrationMethodType

◆ IntegrationPointsType

◆ IntegrationPointType

◆ KratosGeometryFamily

◆ LinearSolverFactoryType

◆ LinearSolverType

◆ LocalSpaceType

◆ LocalSparseSpaceType

◆ Matrix

typedef matrix< double > Kratos::Matrix

◆ MatrixColumn

typedef matrix_column<Matrix> Kratos::MatrixColumn

◆ MatrixRange

typedef matrix_range<Matrix> Kratos::MatrixRange

◆ MatrixRow

template<typename TExpressionType >
using Kratos::MatrixRow = typedef matrix_row<TExpressionType>

◆ MatrixSlice

typedef matrix_slice<Matrix> Kratos::MatrixSlice

◆ MatrixVectorRange

typedef matrix_vector_range<Matrix> Kratos::MatrixVectorRange

◆ MatrixVectorSlice

typedef matrix_vector_slice<Matrix> Kratos::MatrixVectorSlice

◆ MeshesContainerType

◆ MeshType

◆ NodeIteratorType

typedef ModelPart::NodesContainerType::iterator Kratos::NodeIteratorType

◆ NodesArrayType

typedef ModelPart::NodesContainerType Kratos::NodesArrayType

◆ NodesContainerType

typedef ModelPart::NodesContainerType Kratos::NodesContainerType

◆ NodeType

The definition of the node.

we define the node type

Definition of node type.

◆ NodeWeakPtrType

typedef Node::WeakPointer Kratos::NodeWeakPtrType

◆ NodeWeakPtrVectorType

◆ ParticlePointerVector

◆ pF_GetParamCount

typedef void(* Kratos::pF_GetParamCount) (int *, int *)

◆ pF_GetStateVarCount

typedef void(* Kratos::pF_GetStateVarCount) (int *, int *)

◆ pF_UMATMod

typedef void(* Kratos::pF_UMATMod) (double *STRESS, double *STATEV, double **DDSDDE, double *SSE, double *SPD, double *SCD, double *rpl, double *ddsddt, double *drplde, double *drpldt, double *stran, double *dstran, double *time, double *dtime, double *temp, double *dtemp, double *predef, double *dpred, char *materl, int *ndi, int *nshr, int *ntens, int *nstatv, const double *props, int *nprops, double *coords, double **drot, double *pnewdt, double *celent, double **dfgrd0, double **dfgrd1, int *noel, int *npt, double *kslay, double *kspt, int *kstep, int *kinc)

◆ pF_UserMod

typedef void(* Kratos::pF_UserMod) (int *, int *, int *, int *, int *, int *, int *, double *, double *, double *, double *, double *, const double *, double *, double *, double *, double *, double **, double *, double *, double *, double *, int *, int *, int *, int *, int *, int *, int *, int *, int *)

◆ PointIterator

typedef PointVector::iterator Kratos::PointIterator

◆ PointsArrayType

typedef ModelPart::MeshType::GeometryType::PointsArrayType Kratos::PointsArrayType

◆ PointType

Geometric definitions.

Type definitions for the tree.

◆ PointTypePointer

typedef PointType::Pointer Kratos::PointTypePointer

◆ PointVector

typedef std::vector<PointTypePointer> Kratos::PointVector

◆ PreconditionerFactoryType

◆ PropertiesContainerPointerType

typedef PropertiesContainerType::Pointer Kratos::PropertiesContainerPointerType

◆ PropertiesContainerType

◆ PropertiesType

◆ RealDenseSpace

◆ RealSparseSpace

using Kratos::RealSparseSpace = typedef UblasSpace<double, boost::numeric::ublas::compressed_matrix<double>, boost::numeric::ublas::vector<double> >

◆ ScalarMatrix

◆ ScalarTimeIntegrationContainerPointerType

typedef ScalarTimeIntegrationContainerType::Pointer Kratos::ScalarTimeIntegrationContainerPointerType

◆ ScalarTimeIntegrationContainerType

◆ ScalarVector

typedef scalar_vector<double> Kratos::ScalarVector

◆ shared_ptr

template<class T >
using Kratos::shared_ptr = typedef std::shared_ptr<T>

◆ SizeType

typedef std::size_t Kratos::SizeType

The definition of the size type.

Defining the integers.

Size definition.

Definition of the size type.

The size type definition.

The size definition.

The definition of the sizetype.

◆ SparseMatrix

typedef mapped_matrix<double> Kratos::SparseMatrix

◆ SparseSpaceType

typedef UblasSpace< double, CompressedMatrix, boost::numeric::ublas::vector< double > > Kratos::SparseSpaceType

◆ SparseVector

typedef mapped_vector<double> Kratos::SparseVector

◆ SymmetricMatrix

typedef symmetric_matrix<double> Kratos::SymmetricMatrix

◆ TableStreamType

◆ TKratosSmpDenseSpace

template<class TDataType >
using Kratos::TKratosSmpDenseSpace = typedef KratosSpace<TDataType, DenseMatrix<TDataType>, DenseVector<TDataType> >

◆ TKratosSmpSparseSpace

template<class TDataType >
using Kratos::TKratosSmpSparseSpace = typedef KratosSpace<TDataType, CsrMatrix<TDataType,IndexType>, SystemVector<TDataType,IndexType> >

◆ TriangularMatrix

typedef triangular_matrix<double> Kratos::TriangularMatrix

◆ TrilinosLinearSolverFactoryType

◆ TrilinosLocalSpaceType

◆ TUblasDenseSpace

template<class TDataType >
using Kratos::TUblasDenseSpace = typedef UblasSpace<TDataType, DenseMatrix<TDataType>, DenseVector<TDataType> >

◆ TUblasSparseSpace

template<class TDataType >
using Kratos::TUblasSparseSpace = typedef UblasSpace<TDataType, boost::numeric::ublas::compressed_matrix<TDataType>, boost::numeric::ublas::vector<TDataType> >

◆ unique_ptr

template<class T >
using Kratos::unique_ptr = typedef std::unique_ptr<T>

◆ UnitVector

typedef unit_vector<double> Kratos::UnitVector

◆ VariableComponentType

◆ VariableScalarType

◆ VariableVectorType

◆ Vector

TOPOGRAPHY RAIN CHEZY RELATIVE_DRY_HEIGHT Kratos::Vector

◆ Vector3

◆ Vector6

◆ vector_expression

template<typename TExpressionType >
using Kratos::vector_expression = typedef AMatrix::MatrixExpression<TExpressionType,AMatrix::row_major_access>

◆ VectorArray3Double

◆ VectorContainerType

typedef InterfaceVectorContainer< SparseSpaceType, DenseSpaceType > Kratos::VectorContainerType

◆ VectorRange

typedef vector_range<Vector> Kratos::VectorRange

◆ VectorSlice

typedef vector_slice<Vector> Kratos::VectorSlice

◆ VectorTimeIntegrationContainerPointerType

typedef VectorTimeIntegrationContainerType::Pointer Kratos::VectorTimeIntegrationContainerPointerType

◆ VectorTimeIntegrationContainerType

◆ VectorType

◆ weak_ptr

template<class T >
using Kratos::weak_ptr = typedef std::weak_ptr<T>

◆ ZeroMatrix

typedef zero_matrix< double > Kratos::ZeroMatrix

◆ ZeroVector

typedef zero_vector< double > Kratos::ZeroVector

Enumeration Type Documentation

◆ AMGCLCoarseningType

Enumerator
RUGE_STUBEN 
AGGREGATION 
SA 
SA_EMIN 

◆ AMGCLIterativeSolverType

Enumerator
LGMRES 
FGMRES 
GMRES 
BICGSTAB 
CG 
BICGSTAB_WITH_GMRES_FALLBACK 
BICGSTAB2 

◆ AMGCLSmoother

Enumerator
SPAI0 
SPAI1 
ILU0 
DAMPED_JACOBI 
GAUSS_SEIDEL 
CHEBYSHEV 

◆ AztecScalingType

Enumerator
NoScaling 
LeftScaling 
SymmetricScaling 

◆ BarycentricInterpolationType

Enumerator
LINE 
TRIANGLE 
TETRAHEDRA 

◆ Configuration

Enumerator
Initial 
Current 

◆ DataLocation

enum Kratos::DataLocation
strong
Enumerator
NodeHistorical 
NodeNonHistorical 
Element 
Condition 
ModelPart 
ProcessInfo 

◆ DiscretizationOption

This enums allows to differentiate the discretization options.

Enumerator
STANDARD 
LAGRANGIAN 
ISOSURFACE 

◆ FrameworkEulerLagrange

This enums allows to differentiate the working framework.

Enumerator
EULERIAN 
LAGRANGIAN 
ALE 

◆ FrictionalCase

We use this to differentiate between cases of friction.

Enumerator
FRICTIONLESS 
FRICTIONLESS_COMPONENTS 
FRICTIONAL 
FRICTIONLESS_PENALTY 
FRICTIONAL_PENALTY 

◆ indexDOF2DBeam

Enumerator
INDEX_2D_BEAM_X 
INDEX_2D_BEAM_Y 
INDEX_2D_BEAM_T 

◆ indexDOF3D

Enumerator
INDEX_X 
INDEX_Y 
INDEX_Z 

◆ indexStress2DAxisymmetric

Enumerator
INDEX_2D_AXI_SYMMETRIC_XX 
INDEX_2D_AXI_SYMMETRIC_YY 
INDEX_2D_AXI_SYMMETRIC_RR 
INDEX_2D_AXI_SYMMETRIC_XY 

◆ indexStress2DBeam

Enumerator
INDEX_2D_BEAM_XX 
INDEX_2D_BEAM_YY 
INDEX_2D_BEAM_XY 

◆ indexStress2DInterface

Enumerator
INDEX_2D_INTERFACE_XZ 
INDEX_2D_INTERFACE_ZZ 

◆ indexStress2DPlaneStrain

Enumerator
INDEX_2D_PLANE_STRAIN_XX 
INDEX_2D_PLANE_STRAIN_YY 
INDEX_2D_PLANE_STRAIN_ZZ 
INDEX_2D_PLANE_STRAIN_XY 

◆ indexStress2DPlaneStress

Enumerator
INDEX_2D_PLANE_STRESS_XX 
INDEX_2D_PLANE_STRESS_YY 
INDEX_2D_PLANE_STRESS_XY 

◆ indexStress3D

Enumerator
INDEX_3D_XX 
INDEX_3D_YY 
INDEX_3D_ZZ 
INDEX_3D_XY 
INDEX_3D_YZ 
INDEX_3D_XZ 

◆ indexStress3DInterface

Enumerator
INDEX_3D_INTERFACE_XZ 
INDEX_3D_INTERFACE_YZ 
INDEX_3D_INTERFACE_ZZ 

◆ MMGLibrary

enum Kratos::MMGLibrary
strong

This enum defines the type of MMG libray used.

Enumerator
MMG2D 
MMG3D 
MMGS 

◆ MultiFileFlag

Enumerator
SingleFile 
MultipleFiles 

◆ NormalDerivativesComputation

This enum is used to define the different options for normal derivatives computation.

Enumerator
NO_DERIVATIVES_COMPUTATION 
ELEMENTAL_DERIVATIVES 
NODAL_ELEMENTAL_DERIVATIVES 
NO_DERIVATIVES_COMPUTATION_WITH_NORMAL_UPDATE 

◆ OBBHasIntersectionType

This enum defines the different types of checks that can be done for the HasIntersection:

Enumerator
Direct 
SeparatingAxisTheorem 

◆ PMMGLibrary

enum Kratos::PMMGLibrary
strong

This enum defines the type of PMMG libray used.

Enumerator
PMMG3D 

◆ PointBelongs

enum Kratos::PointBelongs
strong

This enum defines a "hash" used to identify in which combination of cuts the point is found when the mortar segmentation is performed.

Enumerator
Master 
Slave 
Intersection 

◆ PointBelongsLine2D2N

Case for 2D line intersected with another 2D line.

Enumerator
SlaveLine2D2N0 
SlaveLine2D2N1 
MasterLine2D2N0 
MasterLine2D2N1 
IntersectionLine2D2N 

◆ PointBelongsQuadrilateral3D4N

Case for 3D quadrilateral intersected with another 3D quadrilateral.

Enumerator
SlaveQuadrilateral3D4N0 
SlaveQuadrilateral3D4N1 
SlaveQuadrilateral3D4N2 
SlaveQuadrilateral3D4N3 
MasterQuadrilateral3D4N0 
MasterQuadrilateral3D4N1 
MasterQuadrilateral3D4N2 
MasterQuadrilateral3D4N3 
IntersectionQuadrilateral3D4N 
IntersectionQuadrilateral3D4N0101 
IntersectionQuadrilateral3D4N1001 
IntersectionQuadrilateral3D4N1201 
IntersectionQuadrilateral3D4N2101 
IntersectionQuadrilateral3D4N2301 
IntersectionQuadrilateral3D4N3201 
IntersectionQuadrilateral3D4N3001 
IntersectionQuadrilateral3D4N0301 
IntersectionQuadrilateral3D4N0110 
IntersectionQuadrilateral3D4N1010 
IntersectionQuadrilateral3D4N1210 
IntersectionQuadrilateral3D4N2110 
IntersectionQuadrilateral3D4N2310 
IntersectionQuadrilateral3D4N3210 
IntersectionQuadrilateral3D4N3010 
IntersectionQuadrilateral3D4N0310 
IntersectionQuadrilateral3D4N0112 
IntersectionQuadrilateral3D4N1012 
IntersectionQuadrilateral3D4N1212 
IntersectionQuadrilateral3D4N2112 
IntersectionQuadrilateral3D4N2312 
IntersectionQuadrilateral3D4N3212 
IntersectionQuadrilateral3D4N3012 
IntersectionQuadrilateral3D4N0312 
IntersectionQuadrilateral3D4N0121 
IntersectionQuadrilateral3D4N1021 
IntersectionQuadrilateral3D4N1221 
IntersectionQuadrilateral3D4N2121 
IntersectionQuadrilateral3D4N2321 
IntersectionQuadrilateral3D4N3221 
IntersectionQuadrilateral3D4N3021 
IntersectionQuadrilateral3D4N0321 
IntersectionQuadrilateral3D4N0123 
IntersectionQuadrilateral3D4N1023 
IntersectionQuadrilateral3D4N1223 
IntersectionQuadrilateral3D4N2123 
IntersectionQuadrilateral3D4N2323 
IntersectionQuadrilateral3D4N3223 
IntersectionQuadrilateral3D4N3023 
IntersectionQuadrilateral3D4N0323 
IntersectionQuadrilateral3D4N0132 
IntersectionQuadrilateral3D4N1032 
IntersectionQuadrilateral3D4N1232 
IntersectionQuadrilateral3D4N2132 
IntersectionQuadrilateral3D4N2332 
IntersectionQuadrilateral3D4N3232 
IntersectionQuadrilateral3D4N3032 
IntersectionQuadrilateral3D4N0332 
IntersectionQuadrilateral3D4N0130 
IntersectionQuadrilateral3D4N1030 
IntersectionQuadrilateral3D4N1230 
IntersectionQuadrilateral3D4N2130 
IntersectionQuadrilateral3D4N2330 
IntersectionQuadrilateral3D4N3230 
IntersectionQuadrilateral3D4N3030 
IntersectionQuadrilateral3D4N0330 
IntersectionQuadrilateral3D4N0103 
IntersectionQuadrilateral3D4N1003 
IntersectionQuadrilateral3D4N1203 
IntersectionQuadrilateral3D4N2103 
IntersectionQuadrilateral3D4N2303 
IntersectionQuadrilateral3D4N3203 
IntersectionQuadrilateral3D4N3003 
IntersectionQuadrilateral3D4N0303 

◆ PointBelongsQuadrilateral3D4NTriangle3D3N

Case for 3D triangle intersected with quadrilateral 3D.

Enumerator
SlaveQuadrilateral3D4N0 
SlaveQuadrilateral3D4N1 
SlaveQuadrilateral3D4N2 
SlaveQuadrilateral3D4N3 
MasterTriangle3D3N0 
MasterTriangle3D3N1 
MasterTriangle3D3N2 
IntersectionQuadrilateral3D4NTriangle3D3N 
IntersectionQuadrilateral3D4NTriangle3D3N0101 
IntersectionQuadrilateral3D4NTriangle3D3N1001 
IntersectionQuadrilateral3D4NTriangle3D3N1201 
IntersectionQuadrilateral3D4NTriangle3D3N2101 
IntersectionQuadrilateral3D4NTriangle3D3N2301 
IntersectionQuadrilateral3D4NTriangle3D3N3201 
IntersectionQuadrilateral3D4NTriangle3D3N3001 
IntersectionQuadrilateral3D4NTriangle3D3N0301 
IntersectionQuadrilateral3D4NTriangle3D3N0110 
IntersectionQuadrilateral3D4NTriangle3D3N1010 
IntersectionQuadrilateral3D4NTriangle3D3N1210 
IntersectionQuadrilateral3D4NTriangle3D3N2110 
IntersectionQuadrilateral3D4NTriangle3D3N2310 
IntersectionQuadrilateral3D4NTriangle3D3N3210 
IntersectionQuadrilateral3D4NTriangle3D3N3010 
IntersectionQuadrilateral3D4NTriangle3D3N0310 
IntersectionQuadrilateral3D4NTriangle3D3N0112 
IntersectionQuadrilateral3D4NTriangle3D3N1012 
IntersectionQuadrilateral3D4NTriangle3D3N1212 
IntersectionQuadrilateral3D4NTriangle3D3N2112 
IntersectionQuadrilateral3D4NTriangle3D3N2312 
IntersectionQuadrilateral3D4NTriangle3D3N3212 
IntersectionQuadrilateral3D4NTriangle3D3N3012 
IntersectionQuadrilateral3D4NTriangle3D3N0312 
IntersectionQuadrilateral3D4NTriangle3D3N0121 
IntersectionQuadrilateral3D4NTriangle3D3N1021 
IntersectionQuadrilateral3D4NTriangle3D3N1221 
IntersectionQuadrilateral3D4NTriangle3D3N2121 
IntersectionQuadrilateral3D4NTriangle3D3N2321 
IntersectionQuadrilateral3D4NTriangle3D3N3221 
IntersectionQuadrilateral3D4NTriangle3D3N3021 
IntersectionQuadrilateral3D4NTriangle3D3N0321 
IntersectionQuadrilateral3D4NTriangle3D3N0120 
IntersectionQuadrilateral3D4NTriangle3D3N1020 
IntersectionQuadrilateral3D4NTriangle3D3N1220 
IntersectionQuadrilateral3D4NTriangle3D3N2120 
IntersectionQuadrilateral3D4NTriangle3D3N2320 
IntersectionQuadrilateral3D4NTriangle3D3N3220 
IntersectionQuadrilateral3D4NTriangle3D3N3020 
IntersectionQuadrilateral3D4NTriangle3D3N0320 
IntersectionQuadrilateral3D4NTriangle3D3N0102 
IntersectionQuadrilateral3D4NTriangle3D3N1002 
IntersectionQuadrilateral3D4NTriangle3D3N1202 
IntersectionQuadrilateral3D4NTriangle3D3N2102 
IntersectionQuadrilateral3D4NTriangle3D3N2302 
IntersectionQuadrilateral3D4NTriangle3D3N3202 
IntersectionQuadrilateral3D4NTriangle3D3N3002 
IntersectionQuadrilateral3D4NTriangle3D3N0302 

◆ PointBelongsTriangle3D3N

Case for 3D triangle intersected with another 3D triangle.

Enumerator
SlaveTriangle3D3N0 
SlaveTriangle3D3N1 
SlaveTriangle3D3N2 
MasterTriangle3D3N0 
MasterTriangle3D3N1 
MasterTriangle3D3N2 
IntersectionTriangle3D3N 
IntersectionTriangle3D3N0101 
IntersectionTriangle3D3N1001 
IntersectionTriangle3D3N1201 
IntersectionTriangle3D3N2101 
IntersectionTriangle3D3N0201 
IntersectionTriangle3D3N2001 
IntersectionTriangle3D3N0110 
IntersectionTriangle3D3N1010 
IntersectionTriangle3D3N1210 
IntersectionTriangle3D3N2110 
IntersectionTriangle3D3N0210 
IntersectionTriangle3D3N2010 
IntersectionTriangle3D3N0112 
IntersectionTriangle3D3N1012 
IntersectionTriangle3D3N1212 
IntersectionTriangle3D3N2112 
IntersectionTriangle3D3N0212 
IntersectionTriangle3D3N2012 
IntersectionTriangle3D3N0121 
IntersectionTriangle3D3N1021 
IntersectionTriangle3D3N1221 
IntersectionTriangle3D3N2121 
IntersectionTriangle3D3N0221 
IntersectionTriangle3D3N2021 
IntersectionTriangle3D3N0102 
IntersectionTriangle3D3N1002 
IntersectionTriangle3D3N1202 
IntersectionTriangle3D3N2102 
IntersectionTriangle3D3N0202 
IntersectionTriangle3D3N2002 
IntersectionTriangle3D3N0120 
IntersectionTriangle3D3N1020 
IntersectionTriangle3D3N1220 
IntersectionTriangle3D3N2120 
IntersectionTriangle3D3N0220 
IntersectionTriangle3D3N2020 

◆ PointBelongsTriangle3D3NQuadrilateral3D4N

Case for 3D quadrilateral intersected with triangle 3D.

Enumerator
SlaveTriangle3D3N0 
SlaveTriangle3D3N1 
SlaveTriangle3D3N2 
MasterQuadrilateral3D4N0 
MasterQuadrilateral3D4N1 
MasterQuadrilateral3D4N2 
MasterQuadrilateral3D4N3 
IntersectionTriangle3D3NQuadrilateral3D4N 
IntersectionTriangle3D3NQuadrilateral3D4N0101 
IntersectionTriangle3D3NQuadrilateral3D4N0110 
IntersectionTriangle3D3NQuadrilateral3D4N0112 
IntersectionTriangle3D3NQuadrilateral3D4N0121 
IntersectionTriangle3D3NQuadrilateral3D4N0123 
IntersectionTriangle3D3NQuadrilateral3D4N0132 
IntersectionTriangle3D3NQuadrilateral3D4N0130 
IntersectionTriangle3D3NQuadrilateral3D4N0103 
IntersectionTriangle3D3NQuadrilateral3D4N1001 
IntersectionTriangle3D3NQuadrilateral3D4N1010 
IntersectionTriangle3D3NQuadrilateral3D4N1012 
IntersectionTriangle3D3NQuadrilateral3D4N1021 
IntersectionTriangle3D3NQuadrilateral3D4N1023 
IntersectionTriangle3D3NQuadrilateral3D4N1032 
IntersectionTriangle3D3NQuadrilateral3D4N1030 
IntersectionTriangle3D3NQuadrilateral3D4N1003 
IntersectionTriangle3D3NQuadrilateral3D4N1201 
IntersectionTriangle3D3NQuadrilateral3D4N1210 
IntersectionTriangle3D3NQuadrilateral3D4N1212 
IntersectionTriangle3D3NQuadrilateral3D4N1221 
IntersectionTriangle3D3NQuadrilateral3D4N1223 
IntersectionTriangle3D3NQuadrilateral3D4N1232 
IntersectionTriangle3D3NQuadrilateral3D4N1230 
IntersectionTriangle3D3NQuadrilateral3D4N1203 
IntersectionTriangle3D3NQuadrilateral3D4N2101 
IntersectionTriangle3D3NQuadrilateral3D4N2110 
IntersectionTriangle3D3NQuadrilateral3D4N2112 
IntersectionTriangle3D3NQuadrilateral3D4N2121 
IntersectionTriangle3D3NQuadrilateral3D4N2123 
IntersectionTriangle3D3NQuadrilateral3D4N2132 
IntersectionTriangle3D3NQuadrilateral3D4N2130 
IntersectionTriangle3D3NQuadrilateral3D4N2103 
IntersectionTriangle3D3NQuadrilateral3D4N2001 
IntersectionTriangle3D3NQuadrilateral3D4N2010 
IntersectionTriangle3D3NQuadrilateral3D4N2012 
IntersectionTriangle3D3NQuadrilateral3D4N2021 
IntersectionTriangle3D3NQuadrilateral3D4N2023 
IntersectionTriangle3D3NQuadrilateral3D4N2032 
IntersectionTriangle3D3NQuadrilateral3D4N2030 
IntersectionTriangle3D3NQuadrilateral3D4N2003 
IntersectionTriangle3D3NQuadrilateral3D4N0201 
IntersectionTriangle3D3NQuadrilateral3D4N0210 
IntersectionTriangle3D3NQuadrilateral3D4N0212 
IntersectionTriangle3D3NQuadrilateral3D4N0221 
IntersectionTriangle3D3NQuadrilateral3D4N0223 
IntersectionTriangle3D3NQuadrilateral3D4N0232 
IntersectionTriangle3D3NQuadrilateral3D4N0230 
IntersectionTriangle3D3NQuadrilateral3D4N0203 

◆ SCALING_DIAGONAL

Enumerator
NO_SCALING 
CONSIDER_NORM_DIAGONAL 
CONSIDER_MAX_DIAGONAL 
CONSIDER_PRESCRIBED_DIAGONAL 

◆ ShellKinematics

Enumerator
LINEAR 
NONLINEAR_COROTATIONAL 

◆ SofteningType

enum Kratos::SofteningType
strong
Enumerator
Linear 
Exponential 
HardeningDamage 
CurveFittingDamage 

◆ SpatialContainer

This enum defines the different spatial containers available.

The different spatial containers available are:

  • KDTree: This is a tree based on the k-d tree algorithm
  • Octree: This is a tree based on the octree algorithm
  • BinsStatic: This is a bin based on the static bins algorithm
  • BinsDynamic: This is a bin based on the dynamic bins algorithm
Enumerator
KDTree 
Octree 
BinsStatic 
BinsDynamic 

◆ StressTreatment

Enumerator
Mean 
Node 
GaussPoint 

◆ TangentOperatorEstimation

Enumerator
Analytic 
FirstOrderPerturbation 
SecondOrderPerturbation 
Secant 
SecondOrderPerturbationV2 
InitialStiffness 

◆ TracedStressType

Enumerator
FX 
FY 
FZ 
MX 
MY 
MZ 
FXX 
FXY 
FXZ 
FYX 
FYY 
FYZ 
FZX 
FZY 
FZZ 
MXX 
MXY 
MXZ 
MYX 
MYY 
MYZ 
MZX 
MZY 
MZZ 
PK2 
VON_MISES_STRESS 

◆ WriteConditionsFlag

Enumerator
WriteConditions 
WriteElementsOnly 
WriteConditionsOnly 

◆ WriteDeformedMeshFlag

Flags for mesh writing.

Enumerator
WriteDeformed 
WriteUndeformed 

Function Documentation

◆ AddKratosComponent() [1/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Condition const &  ThisComponent 
)

◆ AddKratosComponent() [2/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
ConstitutiveLaw const &  ThisComponent 
)

◆ AddKratosComponent() [3/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Element const &  ThisComponent 
)

◆ AddKratosComponent() [4/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
ExplicitBuilderType const &  ThisComponent 
)

◆ AddKratosComponent() [5/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Geometry< Node > const &  ThisComponent 
)

◆ AddKratosComponent() [6/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Modeler const &  ThisComponent 
)

◆ AddKratosComponent() [7/20]

template<class TComponentType >
void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void KRATOS_API (KRATOS_CORE) AddKratosComponent(std void Kratos::AddKratosComponent ( std::string const &  Name,
TComponentType const &  ThisComponent 
)

◆ AddKratosComponent() [8/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< array_1d< double, 3 > > const &  ThisComponent 
)

◆ AddKratosComponent() [9/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< array_1d< double, 4 > > const &  ThisComponent 
)

◆ AddKratosComponent() [10/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< array_1d< double, 6 > > const &  ThisComponent 
)

◆ AddKratosComponent() [11/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< array_1d< double, 9 > > const &  ThisComponent 
)

◆ AddKratosComponent() [12/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< bool > const &  ThisComponent 
)

◆ AddKratosComponent() [13/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< ConstitutiveLaw::Pointer > const &  ThisComponent 
)

◆ AddKratosComponent() [14/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< double > const &  ThisComponent 
)

◆ AddKratosComponent() [15/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< Flags > const &  ThisComponent 
)

◆ AddKratosComponent() [16/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< int > const &  ThisComponent 
)

◆ AddKratosComponent() [17/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< Quaternion< double > > const &  ThisComponent 
)

◆ AddKratosComponent() [18/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< std::string > const &  ThisComponent 
)

◆ AddKratosComponent() [19/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< unsigned int > const &  ThisComponent 
)

◆ AddKratosComponent() [20/20]

void Kratos::AddKratosComponent ( std::string const &  Name,
Variable< Vector > const &  ThisComponent 
)

◆ AMGCLBlockSolve() [1/2]

template<int TBlockSize>
void Kratos::AMGCLBlockSolve ( TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::MatrixType &  rA,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType rX,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType rB,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::IndexType rIterationNumber,
double rResidual,
boost::property_tree::ptree  amgclParams,
int  verbosity_level,
bool  use_gpgpu 
)

◆ AMGCLBlockSolve() [2/2]

template<int TBlockSize>
void Kratos::AMGCLBlockSolve ( TUblasSparseSpace< double >::MatrixType &  rA,
TUblasSparseSpace< double >::VectorType rX,
TUblasSparseSpace< double >::VectorType rB,
TUblasSparseSpace< double >::IndexType rIterationNumber,
double rResidual,
boost::property_tree::ptree  amgclParams,
int  verbosity_level,
bool  use_gpgpu 
)

◆ AMGCLScalarSolve() [1/2]

void Kratos::AMGCLScalarSolve ( TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::MatrixType &  rA,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType rX,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType rB,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::IndexType rIterationNumber,
double rResidual,
const boost::property_tree::ptree &  amgclParams,
int  verbosity_level,
bool  use_gpgpu 
)

◆ AMGCLScalarSolve() [2/2]

void Kratos::AMGCLScalarSolve ( TUblasSparseSpace< double >::MatrixType &  rA,
TUblasSparseSpace< double >::VectorType rX,
TUblasSparseSpace< double >::VectorType rB,
TUblasSparseSpace< double >::IndexType rIterationNumber,
double rResidual,
const boost::property_tree::ptree &  amgclParams,
int  verbosity_level,
bool  use_gpgpu 
)

◆ AMGCLSolve() [1/2]

void Kratos::AMGCLSolve ( int  block_size,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::MatrixType &  rA,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType rX,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::VectorType rB,
TrilinosSpace< Epetra_FECrsMatrix, Epetra_FEVector >::IndexType rIterationNumber,
double rResidual,
boost::property_tree::ptree  amgclParams,
int  verbosity_level,
bool  use_gpgpu 
)

◆ AMGCLSolve() [2/2]

void Kratos::AMGCLSolve ( int  block_size,
TUblasSparseSpace< double >::MatrixType &  rA,
TUblasSparseSpace< double >::VectorType rX,
TUblasSparseSpace< double >::VectorType rB,
TUblasSparseSpace< double >::IndexType rIterationNumber,
double rResidual,
boost::property_tree::ptree  amgclParams,
int  verbosity_level,
bool  use_gpgpu 
)

◆ AtomicAdd() [1/2]

template<class TDataType , std::size_t ArraySize>
void Kratos::AtomicAdd ( array_1d< TDataType, ArraySize > &  target,
const array_1d< TDataType, ArraySize > &  value 
)
inline
Parameters
targetvariable being atomically updated by doing target += value
valuevalue being added Specialization for array_1d Note that the update is not really atomic, but rather is done component by component

◆ AtomicAdd() [2/2]

template<class TDataType >
void Kratos::AtomicAdd ( TDataType &  target,
const TDataType &  value 
)
inline

collection of utilities for atomic updates of simple types. (essentially mimics the omp atomic)

Parameters
targetvariable being atomically updated by doing target += value
valuevalue being added

◆ AtomicAddMatrix()

template<class TMatrixType1 , class TMatrixType2 >
void Kratos::AtomicAddMatrix ( TMatrixType1 &  target,
const TMatrixType2 &  value 
)
inline
Parameters
targetmatrix variable being atomically updated by doing target -= value
valuematrix value being subtracted Note that the update is not really atomic, but rather is done component by component

◆ AtomicAddVector()

template<class TVectorType1 , class TVectorType2 >
void Kratos::AtomicAddVector ( TVectorType1 &  target,
const TVectorType2 &  value 
)
inline
Parameters
targetvector variable being atomically updated by doing target += value
valuevector value being added Note that the update is not really atomic, but rather is done component by component

◆ AtomicDiv() [1/2]

template<class TDataType , std::size_t ArraySize>
void Kratos::AtomicDiv ( array_1d< TDataType, ArraySize > &  target,
const array_1d< TDataType, ArraySize > &  value 
)
inline
Parameters
targetvariable being atomically updated by doing target *= 1.0/value
valuevalue being divided Specialization for array_1d Note that the update is not really atomic, but rather is done component by component

◆ AtomicDiv() [2/2]

template<class TDataType >
void Kratos::AtomicDiv ( TDataType &  target,
const TDataType &  value 
)
inline
Parameters
targetvector variable being atomically updated by doing target *= 1.0/value
valuevector value being divided

◆ AtomicDivMatrix()

template<class TMatrixType1 , class TMatrixType2 >
void Kratos::AtomicDivMatrix ( TMatrixType1 &  target,
const TMatrixType2 &  value 
)
inline
Parameters
targetmatrix variable being atomically updated by doing target *= 1.0/value
valuematrix value being divided Note that the update is not really atomic, but rather is done component by component

◆ AtomicDivVector()

template<class TVectorType1 , class TVectorType2 >
void Kratos::AtomicDivVector ( TVectorType1 &  target,
const TVectorType2 &  value 
)
inline
Parameters
targetvector variable being atomically updated by doing target *= 1.0/value
valuevector value being divided Note that the update is not really atomic, but rather is done component by component

◆ AtomicMult() [1/2]

template<class TDataType , std::size_t ArraySize>
void Kratos::AtomicMult ( array_1d< TDataType, ArraySize > &  target,
const array_1d< TDataType, ArraySize > &  value 
)
inline
Parameters
targetvariable being atomically updated by doing target *= value
valuevalue being multiplied Specialization for array_1d Note that the update is not really atomic, but rather is done component by component

◆ AtomicMult() [2/2]

template<class TDataType >
void Kratos::AtomicMult ( TDataType &  target,
const TDataType &  value 
)
inline
Parameters
targetvector variable being atomically updated by doing target *= value
valuevector value being multiplied

◆ AtomicMultMatrix()

template<class TMatrixType1 , class TMatrixType2 >
void Kratos::AtomicMultMatrix ( TMatrixType1 &  target,
const TMatrixType2 &  value 
)
inline
Parameters
targetmatrix variable being atomically updated by doing target *= value
valuematrix value being multiplied Note that the update is not really atomic, but rather is done component by component

◆ AtomicMultVector()

template<class TVectorType1 , class TVectorType2 >
void Kratos::AtomicMultVector ( TVectorType1 &  target,
const TVectorType2 &  value 
)
inline
Parameters
targetvector variable being atomically updated by doing target *= value
valuevector value being multiplied Note that the update is not really atomic, but rather is done component by component

◆ AtomicSub() [1/2]

template<class TDataType , std::size_t ArraySize>
void Kratos::AtomicSub ( array_1d< TDataType, ArraySize > &  target,
const array_1d< TDataType, ArraySize > &  value 
)
inline
Parameters
targetvariable being atomically updated by doing target -= value
valuevalue being subtracted Specialization for array_1d Note that the update is not really atomic, but rather is done component by component

◆ AtomicSub() [2/2]

template<class TDataType >
void Kratos::AtomicSub ( TDataType &  target,
const TDataType &  value 
)
inline
Parameters
targetvector variable being atomically updated by doing target -= value
valuevector value being subtracted

◆ AtomicSubMatrix()

template<class TMatrixType1 , class TMatrixType2 >
void Kratos::AtomicSubMatrix ( TMatrixType1 &  target,
const TMatrixType2 &  value 
)
inline
Parameters
targetmatrix variable being atomically updated by doing target -= value
valuematrix value being subtracted Note that the update is not really atomic, but rather is done component by component

◆ AtomicSubVector()

template<class TVectorType1 , class TVectorType2 >
void Kratos::AtomicSubVector ( TVectorType1 &  target,
const TVectorType2 &  value 
)
inline
Parameters
targetvector variable being atomically updated by doing target -= value
valuevector value being subtracted Note that the update is not really atomic, but rather is done component by component

◆ block_for_each() [1/8]

template<class TContainerType , class TThreadLocalStorage , class TFunctionType >
void Kratos::block_for_each ( TContainerType &&  v,
const TThreadLocalStorage &  tls,
TFunctionType &&  func 
)

simplified version of the basic loop with thread local storage (TLS) to enable template type deduction

Parameters
v- containers to be looped upon
tls- thread local storage
func- must be a function accepting as input TContainerType::value_type& and the thread local storage

◆ block_for_each() [2/8]

template<class TReducer , class TContainerType , class TThreadLocalStorage , class TFunctionType >
TReducer::return_type Kratos::block_for_each ( TContainerType &&  v,
const TThreadLocalStorage &  tls,
TFunctionType &&  func 
)

simplified version of the basic loop with reduction and thread local storage (TLS) to enable template type deduction

Parameters
v- containers to be looped upon
tls- thread local storage
func- must be a function accepting as input TContainerType::value_type& and the thread local storage

◆ block_for_each() [3/8]

template<class TContainerType , class TFunctionType >
void Kratos::block_for_each ( TContainerType &&  v,
TFunctionType &&  func 
)

simplified version of the basic loop (without reduction) to enable template type deduction

Parameters
v- containers to be looped upon
func- must be a unary function accepting as input TContainerType::value_type&

◆ block_for_each() [4/8]

template<class TReducer , class TContainerType , class TFunctionType >
TReducer::return_type Kratos::block_for_each ( TContainerType &&  v,
TFunctionType &&  func 
)

simplified version of the basic loop with reduction to enable template type deduction

Parameters
v- containers to be looped upon
func- must be a unary function accepting as input TContainerType::value_type&

◆ block_for_each() [5/8]

template<class TIterator , class TTLS , class TFunction , std::enable_if_t< std::is_same_v< typename std::iterator_traits< TIterator >::iterator_category, std::random_access_iterator_tag >, bool > = true>
void Kratos::block_for_each ( TIterator  itBegin,
TIterator  itEnd,
const TTLS &  rTLS,
TFunction &&  rFunction 
)

Execute a functor with thread local storage on all items of a range in parallel.

Template Parameters
TIteratorrandom access iterator.
TTLScopy constructible thread-local type.
TFunctionfunctor taking the dereferenced type of TIterator.
Parameters
itBeginiterator to the first item in the container to loop on.
itEnditerator past the last item in the container.
rTLSthread local storage
rFunctionfunction to execute on each item.

◆ block_for_each() [6/8]

template<class TReduction , class TIterator , class TTLS , class TFunction , std::enable_if_t< std::is_same_v< typename std::iterator_traits< TIterator >::iterator_category, std::random_access_iterator_tag >, bool > = true>
TReduction::return_type Kratos::block_for_each ( TIterator  itBegin,
TIterator  itEnd,
const TTLS &  tls,
TFunction &&  rFunction 
)

Execute a functor with thread local storage on all items of a range in parallel, and perform a reduction.

Template Parameters
TReductiontype of reduction to apply. See SumReduction for an example.
TIteratorrandom access iterator.
TTLScopy constructible thread-local type.
TFunctionfunctor taking the dereferenced type of TIterator.
Parameters
itBeginiterator to the first item in the container to loop on.
itEnditerator past the last item in the container.
rTLSthread local storage
rFunctionfunction to execute on each item.

◆ block_for_each() [7/8]

template<class TIterator , class TFunction , std::enable_if_t< std::is_same_v< typename std::iterator_traits< TIterator >::iterator_category, std::random_access_iterator_tag >, bool > = true>
void Kratos::block_for_each ( TIterator  itBegin,
TIterator  itEnd,
TFunction &&  rFunction 
)

Execute a functor on all items of a range in parallel.

Template Parameters
TIteratorrandom access iterator.
TFunctionfunctor taking the dereferenced type of TIterator.
Parameters
itBeginiterator to the first item in the container to loop on.
itEnditerator past the last item in the container.
rFunctionfunction to execute on each item.

◆ block_for_each() [8/8]

template<class TReduction , class TIterator , class TFunction , std::enable_if_t< std::is_same_v< typename std::iterator_traits< TIterator >::iterator_category, std::random_access_iterator_tag >, bool > = true>
TReduction::return_type Kratos::block_for_each ( TIterator  itBegin,
TIterator  itEnd,
TFunction &&  rFunction 
)

Execute a functor on all items of a range in parallel, and perform a reduction.

Template Parameters
TReductiontype of reduction to apply. See SumReduction for an example.
TIteratorrandom access iterator.
TFunctionfunctor taking the dereferenced type of TIterator.
Parameters
itBeginiterator to the first item in the container to loop on.
itEnditerator past the last item in the container.
rFunctionfunction to execute on each item.

◆ CalculateNormalizedIndentation()

double Kratos::CalculateNormalizedIndentation ( SphericParticle &  elem_it_1,
SphericParticle &  elem_it_2 
)
inline

◆ CalculatePosition() [1/2]

bool Kratos::CalculatePosition ( Geometry< Node > &  geom,
const double  xc,
const double  yc,
const double  zc,
array_1d< double, 3 > &  N 
)
inline

◆ CalculatePosition() [2/2]

bool Kratos::CalculatePosition ( Geometry< Node > &  geom,
const double  xc,
const double  yc,
const double  zc,
array_1d< double, 4 > &  N 
)
inline

◆ CalculateVol() [1/2]

double Kratos::CalculateVol ( const double  x0,
const double  y0,
const double  x1,
const double  y1,
const double  x2,
const double  y2 
)
inline

◆ CalculateVol() [2/2]

double Kratos::CalculateVol ( const double  x0,
const double  y0,
const double  z0,
const double  x1,
const double  y1,
const double  z1,
const double  x2,
const double  y2,
const double  z2,
const double  x3,
const double  y3,
const double  z3 
)
inline

◆ CheckThereIsNotx()

bool Kratos::CheckThereIsNotx ( const std::string &  rString)
inline

◆ column() [1/2]

template<typename TExpressionType , std::size_t TCategory>
AMatrix::MatrixColumn<TExpressionType> Kratos::column ( AMatrix::MatrixExpression< TExpressionType, TCategory > &  TheExpression,
std::size_t  ColumnIndex 
)

◆ column() [2/2]

template<typename TExpressionType , std::size_t TCategory>
AMatrix::MatrixColumn<const TExpressionType> Kratos::column ( AMatrix::MatrixExpression< TExpressionType, TCategory > const &  TheExpression,
std::size_t  ColumnIndex 
)

◆ ComputeMidpointShapeFunctions()

void Kratos::ComputeMidpointShapeFunctions ( const Geometry< Node > &  rGeometry,
Vector rN,
Matrix rDN_DX 
)

◆ Determine2DModelPart()

ModelPart& Kratos::Determine2DModelPart ( ModelPart rFirstModelPart,
ModelPart rSecondModelPart 
)

This method determines the 2D model part.

Parameters
rFirstModelPartThe first ModelPart
rSecondModelPartThe second ModelPart
Returns
The 2D model part

◆ Determine3DModelPart()

ModelPart& Kratos::Determine3DModelPart ( ModelPart rFirstModelPart,
ModelPart rSecondModelPart 
)

This method determines the 3D model part.

The counter part of the previous method

Parameters
rFirstModelPartThe first ModelPart
rSecondModelPartThe second ModelPart
Returns
The 3D model part

◆ DetermineModelPartMaximumLocalDimension()

unsigned int Kratos::DetermineModelPartMaximumLocalDimension ( ModelPart rModelPart)

This method determines maximum local space dimension of a ModelPart.

Parameters
rModelPartThe model part to be considered
Returns
The maximum local space dimension

◆ DeterminePartitionWithEntities()

int Kratos::DeterminePartitionWithEntities ( const ModelPart rModelPart)

This method determines the partition where the model part has at least one entity.

Parameters
rModelPartThe input model part where determine the partition with at least one entity
Returns
A partition with at least one partition

◆ FactorConditions() [1/2]

std::vector< ConditionsContainerType > Kratos::FactorConditions ( ConditionsContainerType const &  rConditions)

◆ FactorConditions() [2/2]

void Kratos::FactorConditions ( ConditionsContainerType const &  rConditions,
std::vector< std::string > &  rNames,
std::vector< ConditionsContainerType > &  rFactoredConditions 
)

◆ FactorElements() [1/2]

std::vector< ElementsContainerType > Kratos::FactorElements ( ElementsContainerType const &  rElements)

Factor a collection of elements into uniform containers.

Each container consists of all elements of a single type. In MPI, the sequence of element containers is global (i.e., the ith container on each process corresponds to the same element type), but the contents of each container on a process are local. If a process has no local elements corresponding to the ith container, it is empty.

◆ FactorElements() [2/2]

void Kratos::FactorElements ( ElementsContainerType const &  rElements,
std::vector< std::string > &  rNames,
std::vector< ElementsContainerType > &  rFactoredElements 
)

◆ FindNodeOnMesh()

template<unsigned int TDim>
class Kratos::MoveParticleUtilityDiffFluidOnly Kratos::FindNodeOnMesh ( array_1d< double, 3 > &  position,
array_1d< double, TDim+1 > &  N,
Element::Pointer &  pelement,
ResultIteratorType  result_begin,
const unsigned int  MaxNumberOfResults 
)

this function should find the element into which a given node is located and return a pointer to the element and the vector containing the shape functions that define the postion within the element if "false" is devolved the element is not found

◆ GetBranchName()

std::string Kratos::GetBranchName ( )

◆ GetBuildType()

std::string Kratos::GetBuildType ( )

◆ GetCommit()

std::string Kratos::GetCommit ( )

◆ GetCompiler()

std::string Kratos::GetCompiler ( )

◆ GetFromProperty()

double Kratos::GetFromProperty ( const Properties rThisProperties,
Variable< double > &  rVariable 
)

◆ GetGeometryFromModelPart()

GeometryType::Pointer Kratos::GetGeometryFromModelPart ( const ModelPart rModelPart)

This method retrieves the first geometry from a model part.

Parameters
rModelPartThe input model part
Returns
The first geometry of the model part

◆ GetLocalNodes()

void Kratos::GetLocalNodes ( ModelPart::NodesContainerType const &  rNodes,
std::vector< ModelPart::NodeType * > &  rLocalNodes 
)

◆ GetMajorVersion()

constexpr int Kratos::GetMajorVersion ( )
constexpr

◆ GetMinorVersion()

constexpr int Kratos::GetMinorVersion ( )
constexpr

◆ GetMPIDatatype() [1/2]

MPI_Datatype Kratos::GetMPIDatatype ( const char &  rValue)
inline

◆ GetMPIDatatype() [2/2]

MPI_Datatype Kratos::GetMPIDatatype ( const double rValue)
inline

◆ GetOSName()

std::string Kratos::GetOSName ( )

◆ GetPatchVersion()

std::string Kratos::GetPatchVersion ( )

◆ GetVersionString()

std::string Kratos::GetVersionString ( )

◆ inner_prod()

template<typename TExpression1Type , typename TExpression2Type , std::size_t TCategory1, std::size_t TCategory2>
TExpression1Type::data_type Kratos::inner_prod ( AMatrix::MatrixExpression< TExpression1Type, TCategory1 > const &  First,
AMatrix::MatrixExpression< TExpression2Type, TCategory2 > const &  Second 
)

◆ IsCorrectType()

template<typename T >
constexpr bool Kratos::IsCorrectType ( MM_typecode mm_code)
constexpr

◆ IsCorrectType< double >()

template<>
constexpr bool Kratos::IsCorrectType< double > ( MM_typecode mm_code)
inlineconstexpr

◆ IsCorrectType< std::complex< double > >()

template<>
constexpr bool Kratos::IsCorrectType< std::complex< double > > ( MM_typecode mm_code)
inlineconstexpr

◆ KRATOS_API() [1/16]

template<class TSparseSpace , class TDenseSpace >
class Kratos::KRATOS_API ( CO_SIMULATION_APPLICATION  )

The definition of the numerical limit

◆ KRATOS_API() [2/16]

class Kratos::KRATOS_API ( DEM_APPLICATION  )

Print information about this object.

Print object's data.

Copy constructor.

Pointer definition of ExplicitSolverStrategy

Destructor.

Default constructor

Destructor

Turn back information as a string

Print information about this object

Print object's data

Assignment operator

WARNING: generalize to 2d.

Default constructor

Destructor

Turn back information as a stemplate<class T, std::size_t dim> tring.

Print information about this object.

Print object's data.

Assignment operator.

Default constructor

Destructor

Turn back information as a string

Print information about this object

Print object's data

Assignment operator

Destructor

Turn back information as a string

Print information about this object

Print object's data

Assignment operator

Constructor:

Destructor.

This function is the main operation of this utility. It moves the nodes of a given model part w.r.t. the current DISPLACEMENT

Parameters
rNodesThe nodes array of a model part
SetDeltaDisplacementA boolean to also update DELTA_DISPLACEMENT

Definition of the index type

Defining a table with double argument and result type as table type.

Default constructor.

Destructor.

Default constructor

Destructor

Turn back information as a stemplate<class T, std::size_t dim> tring.

Print information about this object.

Print object's data.

Assignment operator.

Print information about this object.

Print object's data.

Copy constructor.

Pointer definition of ExplicitSolverStrategy

Destructor.

Default constructor

Destructor

Turn back information as a string

Print information about this object

Print object's data

Assignment operator

WARNING: generalize to 2d.

Default constructor

Destructor

Turn back information as a stemplate<class T, std::size_t dim> tring.

Print information about this object.

Print object's data.

Assignment operator.

Default constructor

Destructor

Turn back information as a string

Print information about this object

Print object's data

Assignment operator

Destructor

Turn back information as a string

Print information about this object

Print object's data

Assignment operator

Constructor:

Destructor.

This function is the main operation of this utility. It moves the nodes of a given model part w.r.t. the current DISPLACEMENT

Parameters
rNodesThe nodes array of a model part
SetDeltaDisplacementA boolean to also update DELTA_DISPLACEMENT

Definition of the index type

Defining a table with double argument and result type as table type.

Default constructor.

Destructor.

Default constructor

Destructor

Turn back information as a stemplate<class T, std::size_t dim> tring.

Print information about this object.

Print object's data.

Assignment operator.

◆ KRATOS_API() [3/16]

class Kratos::KRATOS_API ( DEM_STRUCTURES_COUPLING_APPLICATION  )

◆ KRATOS_API() [4/16]

class Kratos::KRATOS_API ( GEO_MECHANICS_APPLICATION  )

Base class of retention laws.

Type definitions NOTE: geometries are assumed to be of type Node for all problems

Counted pointer of RetentionLaw

Flags related to the Parameters of the Contitutive Law

Structure "Parameters" to be used by the element to pass the parameters into the retention law *

KINEMATIC PARAMETERS:

NOTE: Pointers are used only to point to a certain variable, no "new" or "malloc" can be used for this Parameters ***

Parameters
mVolumetricStraincopy of the determinant of the Current DeformationGradient (although Current F is also included as a matrix) (input data)
mMeanStresspointer to the current stresses (*OUTPUT with COMPUTE_STRESS flag)
mpConstitutiveMatrixpointer to the material tangent matrix (*OUTPUT with COMPUTE_CONSTITUTIVE_TENSOR flag)

GEOMETRIC PARAMETERS:

Parameters
mrElementGeometryreference to the element's geometry (input data)

MATERIAL PROPERTIES:

Parameters
mrMaterialPropertiesreference to the material's Properties object (input data)

PROCESS PROPERTIES:

Parameters
mrCurrentProcessInforeference to current ProcessInfo instance (input data)

Clone function (has to be implemented by any derived class)

Returns
a pointer to a new instance of this retention law
Note
implementation scheme: RetentionLaw::Pointer p_clone(new RetentionLaw()); return p_clone;

Calculates the value of a specified variable (double)

Parameters
rParameterValuesthe needed parameters for the CL calculation
rThisVariablethe variable to be returned
rValuea reference to the returned value
rValueoutput: the value of the specified variable

This is to be called at the very beginning of the calculation (e.g. from InitializeElement) in order to initialize all relevant attributes of the retention law

Parameters
rMaterialPropertiesthe Properties instance of the current element
rElementGeometrythe geometry of the current element
rCurrentProcessInfoprocess info

to be called at the beginning of each solution step (e.g. from Element::InitializeSolutionStep)

to be called at the end of each solution step (e.g. from Element::FinalizeSolutionStep)

Finalize the material response in terms of Cauchy stresses

See also
Parameters

This can be used in order to reset all internal variables of the retention law (e.g. if a model should be reset to its reference state)

Parameters
rMaterialPropertiesthe Properties instance of the current element
rElementGeometrythe geometry of the current element
rShapeFunctionsValuesthe shape functions values in the current integration point
thecurrent ProcessInfo instance

This function is designed to be called once to perform all the checks needed on the input provided. Checks can be "expensive" as the function is designed to catch user's errors.

Parameters
rMaterialProperties
rElementGeometry
rCurrentProcessInfo
Returns

This method is used to check that two Retention Laws are the same type (references)

Parameters
rLHSThe first argument
rRHSThe second argument

This method is used to check that tow Retention Laws are the same type (pointers)

Parameters
rLHSThe first argument
rRHSThe second argument

Turn back information as a string.

Print information about this object.

Print object's data.

Counted pointer of RetentionLawFactory

Counted pointer of RetentionLawFactory

◆ KRATOS_API() [5/16]

class Kratos::KRATOS_API ( IGA_APPLICATION  )

Constructor

◆ KRATOS_API() [6/16]

Flags Kratos::KRATOS_API ( KRATOS_CORE  ) const &

◆ KRATOS_API() [7/16]

class Kratos::KRATOS_API ( KRATOS_MPI_CORE  )

This function is designed to obtain data from "origin_model_part.GetMesh(mesh_id)", copy it to a new model part and make rank "gather_rank" to have a copy of it. Transferred nodes will be treated as ghost on the gather_rank

Parameters
gather_rank--> mpi rank to which the model part is gathered
origin_model_part--> model part on which the origin mesh is contained
mesh_id--> id of the mesh which contains the data
destination_model_part--> model part to which we gather the data

◆ KRATOS_API() [8/16]

KRATOS_API_EXTERN template class Kratos::KRATOS_API ( LINEARSOLVERS_APPLICATION  )

◆ KRATOS_API() [9/16]

template<class TSparseSpace , class TDenseSpace >
class Kratos::KRATOS_API ( MAPPING_APPLICATION  )

◆ KRATOS_API() [10/16]

class Kratos::KRATOS_API ( PARTICLE_MECHANICS_APPLICATION  )

Constructor

Destructor.

◆ KRATOS_API() [11/16]

class Kratos::KRATOS_API ( PFEM_FLUID_DYNAMICS_APPLICATION  )

This function resets the previous kinematic information of the specified PFEM ModelPart nodes.

Parameters
rFluidModelPartThe fluid ModelPart

◆ KRATOS_API() [12/16]

class Kratos::KRATOS_API ( PFEM_SOLID_MECHANICS_APPLICATION  )

◆ KRATOS_API() [13/16]

class Kratos::KRATOS_API ( STRUCTURAL_MECHANICS_APPLICATION  )

FiniteDifferenceUtility.

This class calculates the derivatives of different element quantities (e.g. RHS, LHS, mass-matrix, ...) with respect to a design variable (e.g. nodal-coordinate, property).

◆ KRATOS_API() [14/16]

class Kratos::KRATOS_API ( SWIMMING_DEM_APPLICATION  )

Calculator

Default calculator

Default constructor.

Destructor.

Default constructor.

Destructor.

◆ KRATOS_API() [15/16]

class Kratos::KRATOS_API ( THERMAL_DEM_APPLICATION  )

◆ KRATOS_API() [16/16]

KRATOS_API_EXTERN template class Kratos::KRATOS_API ( TRILINOS_APPLICATION  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [1/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( ADJOINT_CURVATURE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [2/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( ADJOINT_RHS  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [3/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( ADJOINT_STRAIN  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [4/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( AUXILIARY_FIELD  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [5/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( BACKGROUND_COORDINATE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [6/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( BACKGROUND_NORMAL  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [7/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( BEAD_DIRECTION  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [8/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( CONTROL_POINT_CHANGE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [9/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( CONTROL_POINT_UPDATE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [10/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( CORRECTION  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [11/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [12/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [13/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_LINEAR_D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [14/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_LINEAR_D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [15/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_MASS_D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [16/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_MASS_D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [17/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_MAX_OVERHANG_ANGLE_D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [18/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_MAX_OVERHANG_ANGLE_D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [19/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_PLANE_SYMMETRY_D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [20/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_PLANE_SYMMETRY_D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [21/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_STRAIN_ENERGY_1_D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [22/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_STRAIN_ENERGY_1_D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [23/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_STRAIN_ENERGY_2_D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [24/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_STRAIN_ENERGY_2_D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [25/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_STRAIN_ENERGY_3_D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [26/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_STRAIN_ENERGY_3_D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [27/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_STRESS_D_CX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [28/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_STRESS_D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [29/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( D_X  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [30/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DAMPING_FACTOR  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [31/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC1DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [32/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC1DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [33/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC1DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [34/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC1DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [35/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC2DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [36/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC2DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [37/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC2DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [38/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC2DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [39/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC3DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [40/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC3DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [41/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC3DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [42/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC3DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [43/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC4DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [44/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC4DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [45/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC4DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [46/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC4DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [47/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC5DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [48/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC5DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [49/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC5DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [50/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC5DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [51/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC6DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [52/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC6DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [53/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC6DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [54/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC6DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [55/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC7DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [56/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC7DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [57/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC7DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [58/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC7DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [59/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC8DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [60/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC8DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [61/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC8DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [62/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC8DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [63/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC9DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [64/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC9DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [65/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC9DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [66/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DC9DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [67/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DF1DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [68/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DF1DX_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [69/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DF1DX_WEIGHTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [70/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DF1DX_WEIGHTED_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [71/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DP1DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [72/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( DPF1DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [73/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( FSI_INTERFACE_MESH_RESIDUAL  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [74/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( FSI_INTERFACE_RESIDUAL  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [75/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC1DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [76/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC2DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [77/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC3DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [78/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC4DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [79/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC5DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [80/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC6DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [81/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC7DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [82/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC8DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [83/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DC9DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [84/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HEATMAP_DF1DX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [85/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HELMHOLTZ_SOURCE_SHAPE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [86/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( HELMHOLTZ_VARS_SHAPE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [87/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( MAPPER_VECTOR_PROJECTION_RHS  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [88/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( MESH_CHANGE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [89/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( NEAREST_NEIGHBOUR_POINT  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [90/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( NEGATIVE_MAPPED_VECTOR_VARIABLE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [91/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( NODAL_DISPLACEMENT_STIFFNESS_SENSITIVITY  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [92/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( NODAL_ROTATIONAL_STIFFNESS_SENSITIVITY  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [93/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( NORMALIZED_SURFACE_NORMAL  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [94/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( OLD_RELAXED_DISPLACEMENT  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [95/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( OLD_RELAXED_TRACTION  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [96/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( OUT_OF_PLANE_DELTA  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [97/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( POINT_LOAD_SENSITIVITY  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [98/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( POSITIVE_MAPPED_VECTOR_VARIABLE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [99/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( PROJECTION  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [100/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( RELAXED_DISPLACEMENT  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [101/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( RELAXED_TRACTION  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [102/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( ROTATION_MESH_DISPLACEMENT  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [103/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( ROTATION_MESH_VELOCITY  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [104/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( SEARCH_DIRECTION  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [105/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( SHAPE_CHANGE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [106/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( SHAPE_UPDATE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [107/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( SX  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [108/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( TABLE_NUMBER_VELOCITY  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [109/119]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( TANGENT_SLIP  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [110/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( TEMPORARY_ARRAY3_VARIABLE_1  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [111/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( TEMPORARY_ARRAY3_VARIABLE_2  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [112/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( TRACTION_INTERFACE_RESIDUAL  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [113/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( VAUX_EQ_TRACTION  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [114/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( VECTOR_PROJECTED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [115/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( VECTOR_TO_UPWIND_ELEMENT  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [116/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( VECTOR_VARIABLE  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [117/119]

Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( VECTOR_VARIABLE_MAPPED  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [118/119]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( WEIGHTED_SLIP  )

◆ KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS() [119/119]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL Kratos::KRATOS_CREATE_3D_VARIABLE_WITH_COMPONENTS ( WEIGHTED_VECTOR_RESIDUAL  )

◆ KRATOS_CREATE_LOCAL_FLAG() [1/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ApplyConstantScalarValueProcess  ,
VARIABLE_IS_FIXED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [2/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ApplyConstantVectorValueProcess  ,
X_COMPONENT_FIXED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [3/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ApplyConstantVectorValueProcess  ,
Y_COMPONENT_FIXED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [4/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ApplyConstantVectorValueProcess  ,
Z_COMPONENT_FIXED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [5/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BeamElement  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [6/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BeamElement  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the element computation

◆ KRATOS_CREATE_LOCAL_FLAG() [7/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BeamElement  ,
FINALIZED_STEP  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [8/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BeamPointRigidContactCondition  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [9/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BeamPointRigidContactCondition  ,
COMPUTE_LHS_MATRIX_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [10/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BeamPointRigidContactCondition  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the condition computation

◆ KRATOS_CREATE_LOCAL_FLAG() [11/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BeamPointRigidContactCondition  ,
COMPUTE_RHS_VECTOR_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [12/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BoundaryCondition  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [13/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( BoundaryCondition  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the condition computation

◆ KRATOS_CREATE_LOCAL_FLAG() [14/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CalculateDiscontinuousDistanceToSkinProcessFlags  ,
CALCULATE_ELEMENTAL_EDGE_DISTANCES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [15/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CalculateDiscontinuousDistanceToSkinProcessFlags  ,
CALCULATE_ELEMENTAL_EDGE_DISTANCES_EXTRAPOLATED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [16/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CalculateDiscontinuousDistanceToSkinProcessFlags  ,
USE_POSITIVE_EPSILON_FOR_ZERO_VALUES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [17/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
ANISOTROPIC  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [18/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
AXISYMMETRIC_LAW  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [19/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
COMPUTE_CONSTITUTIVE_TENSOR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [20/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
COMPUTE_STRAIN_ENERGY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [21/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
COMPUTE_STRESS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [22/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
FINALIZE_MATERIAL_RESPONSE  ,
10   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [23/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
FINITE_STRAINS  ,
 
)

Flags related to the Features of the Constitutive Law

◆ KRATOS_CREATE_LOCAL_FLAG() [24/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
INCREMENTAL_STRAIN_MEASURE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [25/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
INFINITESIMAL_STRAINS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [26/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
INITIALIZE_MATERIAL_RESPONSE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [27/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
ISOCHORIC_TENSOR_ONLY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [28/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
ISOTROPIC  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [29/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
MECHANICAL_RESPONSE_ONLY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [30/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
PLANE_STRAIN_LAW  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [31/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
PLANE_STRESS_LAW  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [32/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
THERMAL_RESPONSE_ONLY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [33/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
THREE_DIMENSIONAL_LAW  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [34/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
U_P_LAW  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [35/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
USE_ELEMENT_PROVIDED_STRAIN  ,
 
)

Flags related to the Parameters of the Constitutive Law

◆ KRATOS_CREATE_LOCAL_FLAG() [36/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveLaw  ,
VOLUMETRIC_TENSOR_ONLY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [37/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModel  ,
ADD_HISTORY_VECTOR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [38/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModel  ,
HISTORY_STRAIN_MEASURE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [39/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModel  ,
HISTORY_STRESS_MEASURE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [40/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModelData  ,
CONSTITUTIVE_MATRIX_COMPUTED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [41/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModelData  ,
IMPLEX_ACTIVE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [42/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModelData  ,
PLASTIC_RATE_REGION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [43/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModelData  ,
PLASTIC_REGION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [44/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModelData  ,
RETURN_MAPPING_COMPUTED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [45/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModelData  ,
STRAIN_COMPUTED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [46/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModelData  ,
STRESS_COMPUTED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [47/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ConstitutiveModelData  ,
UPDATE_INTERNAL_VARIABLES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [48/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ContactDomainUtilities  ,
COMPUTE_FRICTION_FORCES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [49/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ContactDomainUtilities  ,
COMPUTE_FRICTION_STIFFNESS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [50/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ContactDomainUtilities  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [51/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ContactDomainUtilities  ,
COMPUTE_LHS_MATRIX_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [52/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ContactDomainUtilities  ,
COMPUTE_NODAL_CONTACT_FORCES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [53/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ContactDomainUtilities  ,
COMPUTE_RHS_VECTOR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [54/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ContactDomainUtilities  ,
COMPUTE_RHS_VECTOR_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [55/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CriterionLocalFlags  ,
AND  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [56/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CriterionLocalFlags  ,
CONVERGED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [57/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CriterionLocalFlags  ,
INCREMENTAL  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [58/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CriterionLocalFlags  ,
INITIALIZED  ,
 
)

Flags for the convergence criterion control

◆ KRATOS_CREATE_LOCAL_FLAG() [59/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CriterionLocalFlags  ,
OR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [60/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CriterionLocalFlags  ,
SUPPLIED_DOF  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [61/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( CriterionLocalFlags  ,
UPDATE_RHS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [62/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DataValueContainer  ,
OVERWRITE_OLD_VALUES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [63/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
BELONGS_TO_A_CLUSTER  ,
10   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [64/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
COPIED_STRESS_TENSOR  ,
12   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [65/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
COPIED_STRESS_TENSOR2  ,
13   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [66/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
CUMULATIVE_ZONE  ,
15   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [67/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
FIXED_ANG_VEL_X  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [68/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
FIXED_ANG_VEL_Y  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [69/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
FIXED_ANG_VEL_Z  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [70/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
FIXED_VEL_X  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [71/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
FIXED_VEL_Y  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [72/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
FIXED_VEL_Z  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [73/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
HAS_CRITICAL_TIME  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [74/239]

PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE (double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std K_ALPHA NEIGHBOUR_PARTICLE_OF_RIGID_FACE Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
HAS_ROLLING_FRICTION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [75/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
HAS_STRESS_TENSOR  ,
11   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [76/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
IS_SAND_PRODUCTION  ,
16   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [77/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
POLYHEDRON_SKIN  ,
17   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [78/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
PRINT_STRESS_TENSOR  ,
14   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [79/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMFlags  ,
STICKY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [80/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMThermalFlags  ,
IS_ADIABATIC  ,
18   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [81/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( DEMThermalFlags  ,
IS_SINTERING  ,
19   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [82/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( EntitiesEraseProcessFlags  ,
ERASE_ALL_ENTITIES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [83/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( EntitiesEraseProcessFlags  ,
REMOVE_FROM_ALL_LEVELS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [84/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( EstimateDtUtility  ,
CFL_ESTIMATION  ,
 
)

Local flags to determine the magnitudes for the Dt estimation.

◆ KRATOS_CREATE_LOCAL_FLAG() [85/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( EstimateDtUtility  ,
THERMAL_FOURIER_ESTIMATION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [86/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( EstimateDtUtility  ,
VISCOUS_FOURIER_ESTIMATION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [87/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FindIntersectedGeometricalObjectsProcess  ,
INTERSECTED_CONDITIONS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [88/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FindIntersectedGeometricalObjectsProcess  ,
INTERSECTED_ELEMENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [89/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FindIntersectedGeometricalObjectsProcess  ,
INTERSECTING_CONDITIONS  ,
 
)

Local Flags.

◆ KRATOS_CREATE_LOCAL_FLAG() [90/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FindIntersectedGeometricalObjectsProcess  ,
INTERSECTING_ELEMENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [91/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FindIntersectedGeometricalObjectsWithOBBProcess  ,
BUILD_OBB_FROM_BB  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [92/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FindIntersectedGeometricalObjectsWithOBBProcess  ,
DEBUG_OBB  ,
 
)

Local Flags.

◆ KRATOS_CREATE_LOCAL_FLAG() [93/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FindIntersectedGeometricalObjectsWithOBBProcess  ,
SEPARATING_AXIS_THEOREM  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [94/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FlowRule  ,
IMPLEX_ACTIVE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [95/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FlowRule  ,
PLASTIC_RATE_REGION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [96/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FlowRule  ,
PLASTIC_REGION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [97/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FlowRule  ,
RETURN_MAPPING_COMPUTED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [98/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FluidElement  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [99/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FluidElement  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the element computation

◆ KRATOS_CREATE_LOCAL_FLAG() [100/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FluidElement  ,
FINALIZED_STEP  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [101/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FromJSONCheckResultProcess  ,
CHECK_ONLY_LOCAL_ENTITIES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [102/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FromJSONCheckResultProcess  ,
CORRECT_RESULT  ,
 
)

Local Flags.

◆ KRATOS_CREATE_LOCAL_FLAG() [103/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FromJSONCheckResultProcess  ,
ELEMENTS_CONTAINER_INITIALIZED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [104/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FromJSONCheckResultProcess  ,
ELEMENTS_DATABASE_INITIALIZED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [105/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FromJSONCheckResultProcess  ,
HISTORICAL_VALUE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [106/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FromJSONCheckResultProcess  ,
NODES_CONTAINER_INITIALIZED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [107/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( FromJSONCheckResultProcess  ,
NODES_DATABASE_INITIALIZED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [108/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IgaFlags  ,
FIX_DISPLACEMENT_X  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [109/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IgaFlags  ,
FIX_DISPLACEMENT_Y  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [110/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IgaFlags  ,
FIX_DISPLACEMENT_Z  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [111/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IgaFlags  ,
FIX_ROTATION_X  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [112/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IgaFlags  ,
FIX_ROTATION_Y  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [113/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IgaFlags  ,
FIX_ROTATION_Z  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [114/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IntegrationInfo  ,
DO_NOT_CREATE_TESSELLATION_ON_SLAVE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [115/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IO  ,
APPEND  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [116/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IO  ,
IGNORE_VARIABLES_ERROR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [117/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IO  ,
MESH_ONLY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [118/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IO  ,
READ  ,
 
)

Local Flags.

◆ KRATOS_CREATE_LOCAL_FLAG() [119/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IO  ,
SCIENTIFIC_PRECISION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [120/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IO  ,
SKIP_TIMER  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [121/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( IO  ,
WRITE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [122/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( LoggerOutput  ,
DEBUG_PREFIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [123/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( LoggerOutput  ,
DETAIL_PREFIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [124/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( LoggerOutput  ,
INFO_PREFIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [125/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( LoggerOutput  ,
TRACE_PREFIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [126/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( LoggerOutput  ,
WARNING_PREFIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [127/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
ADD_VALUES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [128/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
DESTINATION_ONLY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [129/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
FROM_NON_HISTORICAL  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [130/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
INTERNAL_USE_TRANSPOSE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [131/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
ORIGIN_ONLY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [132/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
REMESHED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [133/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
SWAP_SIGN  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [134/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
TO_NON_HISTORICAL  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [135/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MapperFlags  ,
USE_TRANSPOSE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [136/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshCoarseningProcess  ,
COARSE_MESH_NODE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [137/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshDataTransferUtilities  ,
ELEMENT_TO_ELEMENT  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [138/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshDataTransferUtilities  ,
ELEMENT_TO_NODE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [139/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshDataTransferUtilities  ,
INITIALIZE_MASTER_CONDITION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [140/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshDataTransferUtilities  ,
MASTER_ELEMENT_TO_MASTER_CONDITION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [141/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshDataTransferUtilities  ,
NODE_TO_ELEMENT  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [142/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
BOUNDARIES_SEARCH  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [143/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
CONSTRAINED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [144/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
CONTACT_SEARCH  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [145/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
FINALIZE_MESHER_INPUT  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [146/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
INITIALIZE_MESHER_INPUT  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [147/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
KEEP_ISOLATED_NODES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [148/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
MESH_SMOOTHING  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [149/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
NEIGHBOURS_SEARCH  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [150/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
PASS_ALPHA_SHAPE  ,
11   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [151/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
RECONNECT  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [152/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [153/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_ADD_NODES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [154/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_BOUNDARY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [155/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_BOUNDARY_ON_DISTANCE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [156/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_BOUNDARY_ON_ERROR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [157/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_BOUNDARY_ON_THRESHOLD  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [158/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_ELEMENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [159/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_ELEMENTS_ON_DISTANCE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [160/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_ELEMENTS_ON_ERROR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [161/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_ELEMENTS_ON_THRESHOLD  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [162/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_INSERT_NODES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [163/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REFINE_WALL_CORNER  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [164/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMESH  ,
 
)

Flags related to the meshing parameters

◆ KRATOS_CREATE_LOCAL_FLAG() [165/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMOVE_BOUNDARY_NODES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [166/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMOVE_BOUNDARY_NODES_ON_DISTANCE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [167/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMOVE_BOUNDARY_NODES_ON_ERROR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [168/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMOVE_BOUNDARY_NODES_ON_THRESHOLD  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [169/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMOVE_NODES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [170/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMOVE_NODES_ON_DISTANCE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [171/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMOVE_NODES_ON_ERROR  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [172/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
REMOVE_NODES_ON_THRESHOLD  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [173/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
SELECT_TESSELLATION_ELEMENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [174/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
SET_DOF  ,
10   
)

◆ KRATOS_CREATE_LOCAL_FLAG() [175/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
TRANSFER  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [176/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
TRANSFER_KRATOS_ELEMENTS_TO_MESHER  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [177/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
TRANSFER_KRATOS_FACES_TO_MESHER  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [178/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
TRANSFER_KRATOS_NEIGHBOURS_TO_MESHER  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [179/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
TRANSFER_KRATOS_NODES_TO_MESHER  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [180/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MesherUtilities  ,
VARIABLES_SMOOTHING  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [181/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshingFlags  ,
REFINED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [182/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshingFlags  ,
TO_COARSEN  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [183/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshMovingModeler  ,
TO_COPY  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [184/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MeshNodeCollapsingProcess  ,
TO_COLLAPSE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [185/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ModelPart  ,
ALL_ENTITIES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [186/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ModelPart  ,
OVERWRITE_ENTITIES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [187/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MPMUpdatedLagrangian  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [188/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MPMUpdatedLagrangian  ,
COMPUTE_LHS_MATRIX_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [189/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MPMUpdatedLagrangian  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the element computation

◆ KRATOS_CREATE_LOCAL_FLAG() [190/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( MPMUpdatedLagrangian  ,
COMPUTE_RHS_VECTOR_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [191/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ParticleFlowRule  ,
IMPLEX_ACTIVE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [192/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ParticleFlowRule  ,
PLASTIC_RATE_REGION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [193/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ParticleFlowRule  ,
PLASTIC_REGION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [194/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ParticleFlowRule  ,
RETURN_MAPPING_COMPUTED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [195/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( PointRigidContactCondition  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [196/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( PointRigidContactCondition  ,
COMPUTE_LHS_MATRIX_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [197/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( PointRigidContactCondition  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the condition computation

◆ KRATOS_CREATE_LOCAL_FLAG() [198/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( PointRigidContactCondition  ,
COMPUTE_RHS_VECTOR_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [199/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( RigidBodyElement  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [200/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( RigidBodyElement  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the element computation

◆ KRATOS_CREATE_LOCAL_FLAG() [201/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( RigidBodyPointLinkCondition  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [202/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( RigidBodyPointLinkCondition  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the condition computation

◆ KRATOS_CREATE_LOCAL_FLAG() [203/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( Serializer  ,
MPI  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [204/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( Serializer  ,
SHALLOW_GLOBAL_POINTERS_SERIALIZATION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [205/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SmallDisplacementBeamElement3D2N  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [206/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SmallDisplacementBeamElement3D2N  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the element computation

◆ KRATOS_CREATE_LOCAL_FLAG() [207/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidElement  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [208/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidElement  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the element computation

◆ KRATOS_CREATE_LOCAL_FLAG() [209/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidElement  ,
FINALIZED_STEP  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [210/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidShellElementSprism3D6N  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [211/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidShellElementSprism3D6N  ,
COMPUTE_LHS_MATRIX_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [212/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidShellElementSprism3D6N  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the element computation

◆ KRATOS_CREATE_LOCAL_FLAG() [213/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidShellElementSprism3D6N  ,
COMPUTE_RHS_VECTOR_WITH_COMPONENTS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [214/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidShellElementSprism3D6N  ,
EAS_IMPLICIT_EXPLICIT  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [215/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidShellElementSprism3D6N  ,
EXPLICIT_RHS_COMPUTATION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [216/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidShellElementSprism3D6N  ,
QUADRATIC_ELEMENT  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [217/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolidShellElementSprism3D6N  ,
TOTAL_UPDATED_LAGRANGIAN  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [218/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
ADAPTIVE_SOLUTION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [219/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
COMPUTE_REACTIONS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [220/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
CONDITIONS_INITIALIZED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [221/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
CONSTANT_SYSTEM_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [222/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
CONVERGED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [223/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
DOFS_INITIALIZED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [224/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
ELEMENTS_INITIALIZED  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [225/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
IMPLEX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [226/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
INCREMENTAL_SOLUTION  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [227/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
INITIALIZED  ,
 
)

Flags for the solution control

◆ KRATOS_CREATE_LOCAL_FLAG() [228/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
MOVE_MESH  ,
 
)

Flags for the solution options

◆ KRATOS_CREATE_LOCAL_FLAG() [229/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
RAYLEIGH_DAMPING  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [230/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
REFORM_DOFS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [231/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( SolverLocalFlags  ,
UPDATE_VARIABLES  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [232/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( TetrahedralMeshOrientationCheck  ,
ALLOW_REPEATED_CONDITIONS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [233/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( TetrahedralMeshOrientationCheck  ,
ASSIGN_NEIGHBOUR_ELEMENTS_TO_CONDITIONS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [234/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( TetrahedralMeshOrientationCheck  ,
COMPUTE_CONDITION_NORMALS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [235/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( TetrahedralMeshOrientationCheck  ,
COMPUTE_NODAL_NORMALS  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [236/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( TetrahedralMeshOrientationCheck  ,
MAKE_VOLUMES_POSITIVE  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [237/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ThermalElement  ,
COMPUTE_LHS_MATRIX  ,
 
)

◆ KRATOS_CREATE_LOCAL_FLAG() [238/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( ThermalElement  ,
COMPUTE_RHS_VECTOR  ,
 
)

Flags related to the element computation

◆ KRATOS_CREATE_LOCAL_FLAG() [239/239]

Kratos::KRATOS_CREATE_LOCAL_FLAG ( TimeIntegrationLocalFlags  ,
PREDICT_PRIMARY_VARIABLE  ,
 
)

Flags for the time integration options

◆ KRATOS_CREATE_SYMMETRIC_2D_TENSOR_VARIABLE_WITH_COMPONENTS()

Kratos::KRATOS_CREATE_SYMMETRIC_2D_TENSOR_VARIABLE_WITH_COMPONENTS ( METRIC_TENSOR_2D  )

◆ KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS() [1/3]

Kratos::KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS ( ISOTROPIC_ANISOTROPIC_YIELD_RATIO  )

◆ KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS() [2/3]

Kratos::KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS ( METRIC_TENSOR_3D  )

◆ KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS() [3/3]

Kratos::KRATOS_CREATE_SYMMETRIC_3D_TENSOR_VARIABLE_WITH_COMPONENTS ( ORTHOTROPIC_ELASTIC_CONSTANTS  )

◆ KRATOS_CREATE_VARIABLE() [1/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
ACTIVE_SET_CONVERGED   
)

◆ KRATOS_CREATE_VARIABLE() [2/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE CONSIDER_NORMAL_VARIATION Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
ADAPT_PENALTY   
)

◆ KRATOS_CREATE_VARIABLE() [3/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
ADVANCE_STRATEGY_APPLIED   
)

◆ KRATOS_CREATE_VARIABLE() [4/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
CHIMERA_INTERNAL_BOUNDARY   
)

◆ KRATOS_CREATE_VARIABLE() [5/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
COMPUTE_CONTROL_DENSITIES   
)

◆ KRATOS_CREATE_VARIABLE() [6/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
COMPUTE_CONTROL_POINTS_SHAPE   
)

◆ KRATOS_CREATE_VARIABLE() [7/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
CONSIDER_FACE_ANGLE   
)

◆ KRATOS_CREATE_VARIABLE() [8/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
CONSIDER_IMPLICIT_EAS_SPRISM_ELEMENT   
)

◆ KRATOS_CREATE_VARIABLE() [9/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
CONSIDER_QUADRATIC_SPRISM_ELEMENT   
)

◆ KRATOS_CREATE_VARIABLE() [10/194]

REACTION_CHECK_STIFFNESS_FACTOR Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
CONSIDER_TESSELLATION   
)

◆ KRATOS_CREATE_VARIABLE() [11/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
CONSIDER_TOTAL_LAGRANGIAN_SPRISM_ELEMENT   
)

◆ KRATOS_CREATE_VARIABLE() [12/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
IS_ADJOINT   
)

◆ KRATOS_CREATE_VARIABLE() [13/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
PURE_EXPLICIT_RHS_COMPUTATION   
)

◆ KRATOS_CREATE_VARIABLE() [14/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
RESET_EQUATION_IDS   
)

◆ KRATOS_CREATE_VARIABLE() [15/194]

Kratos::KRATOS_CREATE_VARIABLE ( bool  ,
SYMMETRIZE_TANGENT_OPERATOR   
)

◆ KRATOS_CREATE_VARIABLE() [16/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ACUMULATED_PLASTIC_STRAIN   
)

◆ KRATOS_CREATE_VARIABLE() [17/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ALPHA   
)

◆ KRATOS_CREATE_VARIABLE() [18/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ALPHA_EAS   
)

◆ KRATOS_CREATE_VARIABLE() [19/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ALPHA_MAPPED   
)

◆ KRATOS_CREATE_VARIABLE() [20/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ANG_ROT   
)

◆ KRATOS_CREATE_VARIABLE() [21/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ANISOTROPIC_RATIO   
)

◆ KRATOS_CREATE_VARIABLE() [22/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
AREA_EFFECTIVE_Y_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [23/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
AREA_EFFECTIVE_Z_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [24/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE Kratos::KRATOS_CREATE_VARIABLE ( double  ,
AUGMENTED_NORMAL_CONTACT_PRESSURE   
)

◆ KRATOS_CREATE_VARIABLE() [25/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
AVERAGE_NODAL_ERROR   
)

◆ KRATOS_CREATE_VARIABLE() [26/194]

PARTICLE_COHESION I33 Kratos::KRATOS_CREATE_VARIABLE ( double  ,
BEAM_INERTIA_ROT_UNIT_LENGHT_X   
)

◆ KRATOS_CREATE_VARIABLE() [27/194]

PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE (double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std K_ALPHA NEIGHBOUR_PARTICLE_OF_RIGID_FACE Kratos::KRATOS_CREATE_VARIABLE ( double  ,
CALCULATE_COMPUTE_NEW_RIGID_FACE_NEIGHBOURS_HISTORICAL_DATA   
)

◆ KRATOS_CREATE_VARIABLE() [28/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
CD   
)

◆ KRATOS_CREATE_VARIABLE() [29/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
CHIMERA_DISTANCE   
)

◆ KRATOS_CREATE_VARIABLE() [30/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
CROSS_AREA   
)

◆ KRATOS_CREATE_VARIABLE() [31/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
CROSS_AREA_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [32/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
CT   
)

◆ KRATOS_CREATE_VARIABLE() [33/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_CD   
)

◆ KRATOS_CREATE_VARIABLE() [34/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_CT   
)

◆ KRATOS_CREATE_VARIABLE() [35/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_INTERFACE_D_CD   
)

◆ KRATOS_CREATE_VARIABLE() [36/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_INTERFACE_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [37/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_MASS_D_CD   
)

◆ KRATOS_CREATE_VARIABLE() [38/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_MASS_D_CT   
)

◆ KRATOS_CREATE_VARIABLE() [39/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_MASS_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [40/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_MASS_D_FT   
)

◆ KRATOS_CREATE_VARIABLE() [41/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_MASS_D_PD   
)

◆ KRATOS_CREATE_VARIABLE() [42/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_PARTITION_MASS_D_CD   
)

◆ KRATOS_CREATE_VARIABLE() [43/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_PARTITION_MASS_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [44/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_PD   
)

◆ KRATOS_CREATE_VARIABLE() [45/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_PD_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [46/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_PE_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [47/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_PPT_D_FT   
)

◆ KRATOS_CREATE_VARIABLE() [48/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_PT   
)

◆ KRATOS_CREATE_VARIABLE() [49/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_PT_D_FT   
)

◆ KRATOS_CREATE_VARIABLE() [50/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_1_D_CD   
)

◆ KRATOS_CREATE_VARIABLE() [51/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_1_D_CT   
)

◆ KRATOS_CREATE_VARIABLE() [52/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_1_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [53/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_1_D_FT   
)

◆ KRATOS_CREATE_VARIABLE() [54/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_2_D_CD   
)

◆ KRATOS_CREATE_VARIABLE() [55/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_2_D_CT   
)

◆ KRATOS_CREATE_VARIABLE() [56/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_2_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [57/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_2_D_FT   
)

◆ KRATOS_CREATE_VARIABLE() [58/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_3_D_CD   
)

◆ KRATOS_CREATE_VARIABLE() [59/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_3_D_CT   
)

◆ KRATOS_CREATE_VARIABLE() [60/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_3_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [61/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRAIN_ENERGY_3_D_FT   
)

◆ KRATOS_CREATE_VARIABLE() [62/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRESS_D_CD   
)

◆ KRATOS_CREATE_VARIABLE() [63/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
D_STRESS_D_FD   
)

◆ KRATOS_CREATE_VARIABLE() [64/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DENSITY_FIBER   
)

◆ KRATOS_CREATE_VARIABLE() [65/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DENSITY_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [66/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DF1DALPHA   
)

◆ KRATOS_CREATE_VARIABLE() [67/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DF1DALPHA_MAPPED   
)

◆ KRATOS_CREATE_VARIABLE() [68/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DF1DALPHA_WEIGHTED   
)

◆ KRATOS_CREATE_VARIABLE() [69/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DF1DALPHA_WEIGHTED_MAPPED   
)

◆ KRATOS_CREATE_VARIABLE() [70/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DLDALPHA   
)

◆ KRATOS_CREATE_VARIABLE() [71/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DPDALPHA   
)

◆ KRATOS_CREATE_VARIABLE() [72/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DPDALPHA_MAPPED   
)

◆ KRATOS_CREATE_VARIABLE() [73/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT Kratos::KRATOS_CREATE_VARIABLE ( double  ,
DYNAMIC_FACTOR   
)

◆ KRATOS_CREATE_VARIABLE() [74/194]

TWSS Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ECAP   
)

◆ KRATOS_CREATE_VARIABLE() [75/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ELEMENT_STRAIN_ENERGY   
)

◆ KRATOS_CREATE_VARIABLE() [76/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
EQUIVALENT_STRESS_VM   
)

◆ KRATOS_CREATE_VARIABLE() [77/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
FD   
)

◆ KRATOS_CREATE_VARIABLE() [78/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
FIBER_VOLUMETRIC_PART   
)

◆ KRATOS_CREATE_VARIABLE() [79/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
FICTITIOUS_FLUID_DENSITY   
)

◆ KRATOS_CREATE_VARIABLE() [80/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
FRACTURE_ENERGY_FIBER   
)

◆ KRATOS_CREATE_VARIABLE() [81/194]

PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE (double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std Kratos::KRATOS_CREATE_VARIABLE ( double  ,
FRICTION   
)

◆ KRATOS_CREATE_VARIABLE() [82/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
FSI_INTERFACE_MESH_RESIDUAL_NORM   
)

◆ KRATOS_CREATE_VARIABLE() [83/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
FSI_INTERFACE_RESIDUAL_NORM   
)

◆ KRATOS_CREATE_VARIABLE() [84/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
FT   
)

◆ KRATOS_CREATE_VARIABLE() [85/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
GAUSSIAN_CURVATURE   
)

◆ KRATOS_CREATE_VARIABLE() [86/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HEATMAP_DF1DALPHA   
)

◆ KRATOS_CREATE_VARIABLE() [87/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HEATMAP_L2   
)

◆ KRATOS_CREATE_VARIABLE() [88/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HEATMAP_MAX   
)

◆ KRATOS_CREATE_VARIABLE() [89/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_BULK_POISSON_RATIO_SHAPE   
)

◆ KRATOS_CREATE_VARIABLE() [90/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_BULK_RADIUS_SHAPE   
)

◆ KRATOS_CREATE_VARIABLE() [91/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_RADIUS_DENSITY   
)

◆ KRATOS_CREATE_VARIABLE() [92/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_RADIUS_THICKNESS   
)

◆ KRATOS_CREATE_VARIABLE() [93/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_SOURCE_DENSITY   
)

◆ KRATOS_CREATE_VARIABLE() [94/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_SOURCE_THICKNESS   
)

◆ KRATOS_CREATE_VARIABLE() [95/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_SURF_POISSON_RATIO_SHAPE   
)

◆ KRATOS_CREATE_VARIABLE() [96/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_SURF_RADIUS_SHAPE   
)

◆ KRATOS_CREATE_VARIABLE() [97/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_VAR_DENSITY   
)

◆ KRATOS_CREATE_VARIABLE() [98/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
HELMHOLTZ_VAR_THICKNESS   
)

◆ KRATOS_CREATE_VARIABLE() [99/194]

PARTICLE_COHESION Kratos::KRATOS_CREATE_VARIABLE ( double  ,
I22   
)

◆ KRATOS_CREATE_VARIABLE() [100/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
I22_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [101/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
I33_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [102/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
INV_HESSIAN   
)

◆ KRATOS_CREATE_VARIABLE() [103/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
MAPPER_SCALAR_PROJECTION_RHS   
)

◆ KRATOS_CREATE_VARIABLE() [104/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
MAX_NEIGHBOUR_DISTANCE   
)

◆ KRATOS_CREATE_VARIABLE() [105/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
MAX_PLASTIC_STRAIN   
)

◆ KRATOS_CREATE_VARIABLE() [106/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
METRIC_SCALAR   
)

◆ KRATOS_CREATE_VARIABLE() [107/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
NEAREST_NEIGHBOUR_DIST   
)

◆ KRATOS_CREATE_VARIABLE() [108/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
OLD_RELAXED_SCALAR   
)

◆ KRATOS_CREATE_VARIABLE() [109/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
OLD_RELAXED_SCALAR_TRACTION   
)

◆ KRATOS_CREATE_VARIABLE() [110/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED Kratos::KRATOS_CREATE_VARIABLE ( double  ,
OPERATOR_THRESHOLD   
)

◆ KRATOS_CREATE_VARIABLE() [111/194]

TWSS RRT Kratos::KRATOS_CREATE_VARIABLE ( double  ,
OSI   
)

◆ KRATOS_CREATE_VARIABLE() [112/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
PD   
)

◆ KRATOS_CREATE_VARIABLE() [113/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
PE   
)

◆ KRATOS_CREATE_VARIABLE() [114/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
PLASTIC_UNIAXIAL_STRESS   
)

◆ KRATOS_CREATE_VARIABLE() [115/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
POISSON_RATIO_FIBER   
)

◆ KRATOS_CREATE_VARIABLE() [116/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
POISSON_RATIO_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [117/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
PPT   
)

◆ KRATOS_CREATE_VARIABLE() [118/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
PRESS_DISCONTINUITY   
)

◆ KRATOS_CREATE_VARIABLE() [119/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
PREVIOUS_CYCLE   
)

◆ KRATOS_CREATE_VARIABLE() [120/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
PT   
)

◆ KRATOS_CREATE_VARIABLE() [121/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
REFERENCE_DEFORMATION_GRADIENT_DETERMINANT   
)

◆ KRATOS_CREATE_VARIABLE() [122/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
RELAXED_SCALAR   
)

◆ KRATOS_CREATE_VARIABLE() [123/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
RELAXED_SCALAR_TRACTION   
)

◆ KRATOS_CREATE_VARIABLE() [124/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ROTATION_ANGLE   
)

◆ KRATOS_CREATE_VARIABLE() [125/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ROTATIONAL_ANGLE   
)

◆ KRATOS_CREATE_VARIABLE() [126/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ROTATIONAL_VELOCITY   
)

◆ KRATOS_CREATE_VARIABLE() [127/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_DISPLACEMENT   
)

◆ KRATOS_CREATE_VARIABLE() [128/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_FORCE   
)

◆ KRATOS_CREATE_VARIABLE() [129/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_INTERFACE_RESIDUAL   
)

◆ KRATOS_CREATE_VARIABLE() [130/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_PROJECTED   
)

◆ KRATOS_CREATE_VARIABLE() [131/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_REACTION   
)

◆ KRATOS_CREATE_VARIABLE() [132/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_ROOT_POINT_DISPLACEMENT   
)

◆ KRATOS_CREATE_VARIABLE() [133/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_TRACTION_INTERFACE_RESIDUAL   
)

◆ KRATOS_CREATE_VARIABLE() [134/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_VARIABLE   
)

◆ KRATOS_CREATE_VARIABLE() [135/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_VARIABLE_MAPPED   
)

◆ KRATOS_CREATE_VARIABLE() [136/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SCALAR_VOLUME_ACCELERATION   
)

◆ KRATOS_CREATE_VARIABLE() [137/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SERIAL_PARALLEL_EQUILIBRIUM_TOLERANCE   
)

◆ KRATOS_CREATE_VARIABLE() [138/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR Kratos::KRATOS_CREATE_VARIABLE ( double  ,
SLIP_THRESHOLD   
)

◆ KRATOS_CREATE_VARIABLE() [139/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
TAWSS   
)

◆ KRATOS_CREATE_VARIABLE() [140/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
TEMPORARY_SCALAR_VARIABLE_1   
)

◆ KRATOS_CREATE_VARIABLE() [141/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
TEMPORARY_SCALAR_VARIABLE_2   
)

◆ KRATOS_CREATE_VARIABLE() [142/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
THICKNESS_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [143/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
VERTEX_MORPHING_RADIUS   
)

◆ KRATOS_CREATE_VARIABLE() [144/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
VERTEX_MORPHING_RADIUS_RAW   
)

◆ KRATOS_CREATE_VARIABLE() [145/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
WAKE_DISTANCE   
)

◆ KRATOS_CREATE_VARIABLE() [146/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
YIELD_STRESS_C_FIBER   
)

◆ KRATOS_CREATE_VARIABLE() [147/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
YIELD_STRESS_T_FIBER   
)

◆ KRATOS_CREATE_VARIABLE() [148/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
YOUNG_MODULUS_FIBER   
)

◆ KRATOS_CREATE_VARIABLE() [149/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
YOUNG_MODULUS_SENSITIVITY   
)

◆ KRATOS_CREATE_VARIABLE() [150/194]

Kratos::KRATOS_CREATE_VARIABLE ( double  ,
Ypr   
)

◆ KRATOS_CREATE_VARIABLE() [151/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD Kratos::KRATOS_CREATE_VARIABLE ( double  ,
ZERO_TOLERANCE_FACTOR   
)

◆ KRATOS_CREATE_VARIABLE() [152/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE CONSIDER_NORMAL_VARIATION MAX_GAP_FACTOR MAX_GAP_THRESHOLD Kratos::KRATOS_CREATE_VARIABLE ( FrictionalLaw::Pointer  ,
FRICTIONAL_LAW   
)

◆ KRATOS_CREATE_VARIABLE() [153/194]

PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE (double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std K_ALPHA Kratos::KRATOS_CREATE_VARIABLE ( GlobalPointersVector< Element ,
NEIGHBOUR_PARTICLE_BLOCK_ELEMENTS   
)

◆ KRATOS_CREATE_VARIABLE() [154/194]

Kratos::KRATOS_CREATE_VARIABLE ( IndexSet::Pointer  ,
INDEX_SET   
)

◆ KRATOS_CREATE_VARIABLE() [155/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
CONVERGENCE_ACCELERATOR_ITERATION   
)

◆ KRATOS_CREATE_VARIABLE() [156/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
COUPLING_ITERATION_NUMBER   
)

◆ KRATOS_CREATE_VARIABLE() [157/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
EXPLICIT_EQUATION_ID   
)

◆ KRATOS_CREATE_VARIABLE() [158/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
HARDENING_LAW   
)

◆ KRATOS_CREATE_VARIABLE() [159/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
INTEGRATION_ORDER   
)

◆ KRATOS_CREATE_VARIABLE() [160/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION Kratos::KRATOS_CREATE_VARIABLE ( int  ,
INTEGRATION_ORDER_CONTACT   
)

◆ KRATOS_CREATE_VARIABLE() [161/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
INTERFACE_EQUATION_ID   
)

◆ KRATOS_CREATE_VARIABLE() [162/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
MAPPING_ID   
)

◆ KRATOS_CREATE_VARIABLE() [163/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
NEAREST_NEIGHBOUR_COND_ID   
)

◆ KRATOS_CREATE_VARIABLE() [164/194]

Kratos::KRATOS_CREATE_VARIABLE ( int  ,
TRACED_STRESS_TYPE   
)

◆ KRATOS_CREATE_VARIABLE() [165/194]

Kratos::KRATOS_CREATE_VARIABLE ( MasterSlaveConstraint::Pointer  ,
CONSTRAINT_POINTER   
)

◆ KRATOS_CREATE_VARIABLE() [166/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
BIOT_STRAIN_TENSOR   
)

◆ KRATOS_CREATE_VARIABLE() [167/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
FIBER_STRESS_TENSOR   
)

◆ KRATOS_CREATE_VARIABLE() [168/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
HELMHOLTZ_MASS_MATRIX   
)

◆ KRATOS_CREATE_VARIABLE() [169/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
HENCKY_STRAIN_TENSOR   
)

◆ KRATOS_CREATE_VARIABLE() [170/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
MATRIX_STRESS_TENSOR   
)

◆ KRATOS_CREATE_VARIABLE() [171/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
MATRIX_STRESS_TENSOR_INTEGRATED   
)

◆ KRATOS_CREATE_VARIABLE() [172/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
REFERENCE_DEFORMATION_GRADIENT   
)

◆ KRATOS_CREATE_VARIABLE() [173/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
STRAIN_TENSOR   
)

◆ KRATOS_CREATE_VARIABLE() [174/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
STRESS_DESIGN_DERIVATIVE_ON_GP   
)

◆ KRATOS_CREATE_VARIABLE() [175/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
STRESS_DESIGN_DERIVATIVE_ON_NODE   
)

◆ KRATOS_CREATE_VARIABLE() [176/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
STRESS_DISP_DERIV_ON_GP   
)

◆ KRATOS_CREATE_VARIABLE() [177/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
STRESS_DISP_DERIV_ON_NODE   
)

◆ KRATOS_CREATE_VARIABLE() [178/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
STRESS_TENSOR   
)

◆ KRATOS_CREATE_VARIABLE() [179/194]

Kratos::KRATOS_CREATE_VARIABLE ( Matrix  ,
STRESS_TENSOR_INTEGRATED   
)

◆ KRATOS_CREATE_VARIABLE() [180/194]

Kratos::KRATOS_CREATE_VARIABLE ( std::string  ,
DESIGN_VARIABLE_NAME   
)

◆ KRATOS_CREATE_VARIABLE() [181/194]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE CONSIDER_NORMAL_VARIATION MAX_GAP_FACTOR Kratos::KRATOS_CREATE_VARIABLE ( std::string  ,
TYING_VARIABLE   
)

◆ KRATOS_CREATE_VARIABLE() [182/194]

Kratos::KRATOS_CREATE_VARIABLE ( std::string  ,
UDSM_NAME   
)

◆ KRATOS_CREATE_VARIABLE() [183/194]

Kratos::KRATOS_CREATE_VARIABLE ( std::vector< std::size_t >  ,
ELEMENTS_ID_INDEX_MAP   
)

◆ KRATOS_CREATE_VARIABLE() [184/194]

Kratos::KRATOS_CREATE_VARIABLE ( std::vector< std::size_t >  ,
NODES_ID_INDEX_MAP   
)

◆ KRATOS_CREATE_VARIABLE() [185/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
AUXILIAR_HESSIAN   
)

◆ KRATOS_CREATE_VARIABLE() [186/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
BIOT_STRAIN_VECTOR   
)

◆ KRATOS_CREATE_VARIABLE() [187/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
FIBER_STRESS_VECTOR   
)

◆ KRATOS_CREATE_VARIABLE() [188/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
HENCKY_STRAIN_VECTOR   
)

◆ KRATOS_CREATE_VARIABLE() [189/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
MATRIX_STRESS_VECTOR   
)

◆ KRATOS_CREATE_VARIABLE() [190/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
STRESS_ON_GP   
)

◆ KRATOS_CREATE_VARIABLE() [191/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
STRESS_ON_NODE   
)

◆ KRATOS_CREATE_VARIABLE() [192/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
WAKE_ELEMENTAL_DISTANCES   
)

◆ KRATOS_CREATE_VARIABLE() [193/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector  ,
WAKE_ORIGIN   
)

◆ KRATOS_CREATE_VARIABLE() [194/194]

Kratos::KRATOS_CREATE_VARIABLE ( Vector3  ,
AUXILIAR_GRADIENT   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [1/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( CHIMERA_APPLICATION  ,
ROTATION_MESH_DISPLACEMENT   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [2/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( CHIMERA_APPLICATION  ,
ROTATION_MESH_VELOCITY   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [3/47]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
DELTA_COORDINATES   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [4/47]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
TANGENT_SLIP   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [5/47]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
WEIGHTED_SLIP   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [6/47]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
WEIGHTED_VECTOR_RESIDUAL   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [7/47]

TABLE_NUMBER_ANGULAR_VELOCITY Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( DEM_APPLICATION  ,
TABLE_NUMBER_FORCE   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [8/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( DEM_APPLICATION  ,
TABLE_NUMBER_VELOCITY   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [9/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( FEM_TO_DEM_APPLICATION  ,
AUXILIAR_GRADIENT   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [10/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( FEM_TO_DEM_APPLICATION  ,
EQUIVALENT_NODAL_STRESS_GRADIENT   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [11/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( FEM_TO_DEM_APPLICATION  ,
FORCE_LOAD   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [12/47]

TWSS RRT WSS WSS_TANGENTIAL_STRESS TEMPORAL_OSI Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( FLUID_DYNAMICS_BIOMEDICAL_APPLICATION  ,
WALL_NORMAL   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [13/47]

TWSS RRT WSS WSS_TANGENTIAL_STRESS Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( FLUID_DYNAMICS_BIOMEDICAL_APPLICATION  ,
WSS_NORMAL_STRESS   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [14/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
ADJOINT_RHS   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [15/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
AUXILIARY_FIELD   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [16/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [17/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [18/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_LINEAR_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [19/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_LINEAR_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [20/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_MASS_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [21/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_MASS_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [22/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_MAX_OVERHANG_ANGLE_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [23/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_MAX_OVERHANG_ANGLE_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [24/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_MAX_STRES_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [25/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_MAX_STRES_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [26/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_MAX_STRESS_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [27/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_MAX_STRESS_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [28/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_PLANE_SYMMETRY_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [29/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_PLANE_SYMMETRY_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [30/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_STRAIN_ENERGY_1_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [31/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_STRAIN_ENERGY_1_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [32/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_STRAIN_ENERGY_2_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [33/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_STRAIN_ENERGY_2_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [34/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_STRAIN_ENERGY_3_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [35/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_STRAIN_ENERGY_3_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [36/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_STRESS_D_CX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [37/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_STRESS_D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [38/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
D_X   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [39/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
HELMHOLTZ_SOURCE_SHAPE   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [40/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
HELMHOLTZ_VARS_SHAPE   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [41/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
NEAREST_NEIGHBOUR_POINT   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [42/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
SX   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [43/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
TEMPORARY_ARRAY3_VARIABLE_1   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [44/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( OPTIMIZATION_APPLICATION  ,
TEMPORARY_ARRAY3_VARIABLE_2   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [45/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( STRUCTURAL_MECHANICS_APPLICATION  ,
NODAL_DISPLACEMENT_STIFFNESS_SENSITIVITY   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [46/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( STRUCTURAL_MECHANICS_APPLICATION  ,
NODAL_ROTATIONAL_STIFFNESS_SENSITIVITY   
)

◆ KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS() [47/47]

Kratos::KRATOS_DEFINE_3D_APPLICATION_VARIABLE_WITH_COMPONENTS ( STRUCTURAL_MECHANICS_APPLICATION  ,
POINT_LOAD_SENSITIVITY   
)

◆ KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS() [1/4]

Kratos::KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS ( MESH_ACCELERATION  )

◆ KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS() [2/4]

Kratos::KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS ( MESH_DISPLACEMENT  )

◆ KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS() [3/4]

Kratos::KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS ( MESH_REACTION  )

◆ KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS() [4/4]

Kratos::KRATOS_DEFINE_3D_VARIABLE_WITH_COMPONENTS ( MESH_RHS  )

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [1/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CHIMERA_APPLICATION  ,
bool  ,
CHIMERA_INTERNAL_BOUNDARY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [2/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CHIMERA_APPLICATION  ,
double  ,
CHIMERA_DISTANCE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [3/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CHIMERA_APPLICATION  ,
double  ,
ROTATIONAL_ANGLE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [4/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CHIMERA_APPLICATION  ,
double  ,
ROTATIONAL_VELOCITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [5/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
double  ,
SCALAR_DISPLACEMENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [6/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
double  ,
SCALAR_FORCE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [7/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
double  ,
SCALAR_REACTION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [8/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
double  ,
SCALAR_ROOT_POINT_DISPLACEMENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [9/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
double  ,
SCALAR_VOLUME_ACCELERATION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [10/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
int  ,
COUPLING_ITERATION_NUMBER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [11/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
int  ,
EXPLICIT_EQUATION_ID   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [12/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
int  ,
INTERFACE_EQUATION_ID   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [13/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
std::vector< std::size_t >  ,
ELEMENTS_ID_INDEX_MAP   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [14/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CO_SIMULATION_APPLICATION  ,
std::vector< std::size_t >  ,
NODES_ID_INDEX_MAP   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [15/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONSTITUTIVE_LAWS_APPLICATION  ,
bool  ,
ADVANCE_STRATEGY_APPLIED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [16/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONSTITUTIVE_LAWS_APPLICATION  ,
bool  ,
SYMMETRIZE_TANGENT_OPERATOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [17/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONSTITUTIVE_LAWS_APPLICATION  ,
double  ,
PLASTIC_DAMAGE_PROPORTION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [18/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONSTITUTIVE_LAWS_APPLICATION  ,
double  ,
PREVIOUS_CYCLE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [19/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONSTITUTIVE_LAWS_APPLICATION  ,
double  ,
SERIAL_PARALLEL_EQUILIBRIUM_TOLERANCE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [20/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
bool  ,
ACTIVE_SET_CONVERGED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [21/189]

REACTION_CHECK_STIFFNESS_FACTOR Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
bool  ,
CONSIDER_TESSELLATION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [22/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
AUGMENTED_NORMAL_CONTACT_PRESSURE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [23/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
DYNAMIC_FACTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [24/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE AUGMENTED_TANGENT_CONTACT_PRESSURE ADAPT_PENALTY Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
MAX_GAP_FACTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [25/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE AUGMENTED_TANGENT_CONTACT_PRESSURE ADAPT_PENALTY TYING_VARIABLE Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
MAX_GAP_THRESHOLD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [26/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
OPERATOR_THRESHOLD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [27/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
SLIP_THRESHOLD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [28/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
ZERO_TOLERANCE_FACTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [29/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE AUGMENTED_TANGENT_CONTACT_PRESSURE Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
int  ,
CONSIDER_NORMAL_VARIATION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [30/189]

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
int  ,
INTEGRATION_ORDER_CONTACT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [31/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( CONTACT_STRUCTURAL_MECHANICS_APPLICATION  ,
MasterSlaveConstraint::Pointer  ,
CONSTRAINT_POINTER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [32/189]

TABLE_NUMBER_ANGULAR_VELOCITY TABLE_NUMBER_MOMENT I33 Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( DEM_APPLICATION  ,
double  ,
BEAM_INERTIA_ROT_UNIT_LENGHT_X   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [33/189]

TABLE_NUMBER_ANGULAR_VELOCITY TABLE_NUMBER_MOMENT I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_DEFINE_APPLICATION_VARIABLE (DEM_APPLICATION, double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( DEM_APPLICATION  ,
double  ,
FRICTION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [34/189]

TABLE_NUMBER_ANGULAR_VELOCITY TABLE_NUMBER_MOMENT Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( DEM_APPLICATION  ,
double  ,
I22   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [35/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
DEM_GENERATED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [36/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
DEMFEM_CONTACT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [37/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
GENERATE_DEM   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [38/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
INACTIVE_NODE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [39/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
IS_DEM   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [40/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
IS_SKIN   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [41/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
IS_TAKEN   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [42/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
NODAL_FORCE_APPLIED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [43/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
PRESSURE_EXPANDED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [44/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
RECOMPUTE_NEIGHBOURS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [45/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
bool  ,
SMOOTHING   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [46/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
ACUMULATED_PLASTIC_STRAIN   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [47/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
DEM_RADIUS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [48/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
DENSITY_FIBER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [49/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
EQUIVALENT_NODAL_STRESS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [50/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
EQUIVALENT_STRESS_VM   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [51/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
FIBER_VOLUMETRIC_PART   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [52/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
FRACTURE_ENERGY_FIBER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [53/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
INITIAL_THRESHOLD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [54/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
IS_DAMAGED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [55/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
MAX_PLASTIC_STRAIN   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [56/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
NODAL_FORCE_X   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [57/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
NODAL_FORCE_Y   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [58/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
NODAL_FORCE_Z   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [59/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
PLASTIC_UNIAXIAL_STRESS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [60/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
POISSON_RATIO_FIBER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [61/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
STRESS_THRESHOLD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [62/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
YIELD_STRESS_C   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [63/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
YIELD_STRESS_C_FIBER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [64/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
YIELD_STRESS_T   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [65/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
YIELD_STRESS_T_FIBER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [66/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
double  ,
YOUNG_MODULUS_FIBER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [67/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
HARDENING_LAW   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [68/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
INTEGRATION_COEFFICIENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [69/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
INTERNAL_PRESSURE_ITERATION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [70/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
IS_DYNAMIC   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [71/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
NUMBER_OF_ACTIVE_ELEMENTS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [72/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
PFEM_PRESSURE_ITERATION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [73/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
PRESSURE_ID   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [74/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
RECONSTRUCT_PRESSURE_LOAD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [75/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
int  ,
TANGENT_CONSTITUTIVE_TENSOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [76/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Matrix  ,
FIBER_STRESS_TENSOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [77/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Matrix  ,
MATRIX_STRESS_TENSOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [78/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Matrix  ,
MATRIX_STRESS_TENSOR_INTEGRATED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [79/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Matrix  ,
STRAIN_TENSOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [80/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Matrix  ,
STRESS_TENSOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [81/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Matrix  ,
STRESS_TENSOR_INTEGRATED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [82/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
std::string  ,
MAPPING_PROCEDURE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [83/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
std::string  ,
YIELD_SURFACE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [84/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Vector  ,
DISPLACEMENT_INCREMENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [85/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Vector  ,
FIBER_STRESS_VECTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [86/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Vector  ,
MATRIX_STRESS_VECTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [87/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Vector  ,
NODAL_STRESS_VECTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [88/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Vector  ,
SMOOTHED_STRESS_VECTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [89/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Vector  ,
STRAIN_VECTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [90/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Vector  ,
STRESS_VECTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [91/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FEM_TO_DEM_APPLICATION  ,
Vector  ,
STRESS_VECTOR_INTEGRATED   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [92/189]

TWSS Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FLUID_DYNAMICS_BIOMEDICAL_APPLICATION  ,
double  ,
ECAP   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [93/189]

TWSS RRT Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FLUID_DYNAMICS_BIOMEDICAL_APPLICATION  ,
double  ,
OSI   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [94/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FLUID_DYNAMICS_BIOMEDICAL_APPLICATION  ,
double  ,
TAWSS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [95/189]

TWSS RRT WSS Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( FLUID_DYNAMICS_BIOMEDICAL_APPLICATION  ,
double  ,
WALL_DISTANCE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [96/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( GEO_MECHANICS_APPLICATION  ,
std::string  ,
UDSM_NAME   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [97/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( MESHING_APPLICATION  ,
double  ,
ANISOTROPIC_RATIO   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [98/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( MESHING_APPLICATION  ,
double  ,
AVERAGE_NODAL_ERROR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [99/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( MESHING_APPLICATION  ,
double  ,
METRIC_SCALAR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [100/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( MESHING_APPLICATION  ,
int  ,
NUMBER_OF_DIVISIONS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [101/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( MESHING_APPLICATION  ,
Vector  ,
AUXILIAR_HESSIAN   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [102/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( MESHING_APPLICATION  ,
Vector3  ,
AUXILIAR_GRADIENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [103/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [104/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
CROSS_AREA   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [105/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
CROSS_AREA_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [106/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
CT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [107/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [108/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_CT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [109/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_INTERFACE_D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [110/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_INTERFACE_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [111/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MASS_D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [112/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MASS_D_CT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [113/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MASS_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [114/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MASS_D_FT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [115/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MASS_D_PD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [116/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MAX_STRESS_D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [117/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MAX_STRESS_D_CT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [118/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MAX_STRESS_D_PD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [119/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_MAX_STRESS_D_PT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [120/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_PARTITION_MASS_D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [121/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_PARTITION_MASS_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [122/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_PD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [123/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_PD_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [124/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_PE_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [125/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_PPT_D_FT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [126/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_PT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [127/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_PT_D_FT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [128/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_1_D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [129/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_1_D_CT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [130/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_1_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [131/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_1_D_FT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [132/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_2_D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [133/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_2_D_CT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [134/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_2_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [135/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_2_D_FT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [136/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_3_D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [137/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_3_D_CT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [138/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_3_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [139/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRAIN_ENERGY_3_D_FT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [140/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRESS_D_CD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [141/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
D_STRESS_D_FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [142/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
DENSITY_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [143/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
FD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [144/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
FT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [145/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
NEAREST_NEIGHBOUR_DIST   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [146/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
PD   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [147/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
PE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [148/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
POISSON_RATIO_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [149/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
PPT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [150/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
PT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [151/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
TEMPORARY_SCALAR_VARIABLE_1   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [152/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
TEMPORARY_SCALAR_VARIABLE_2   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [153/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
THICKNESS_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [154/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
double  ,
YOUNG_MODULUS_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [155/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( OPTIMIZATION_APPLICATION  ,
int  ,
NEAREST_NEIGHBOUR_COND_ID   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [156/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( SHALLOW_WATER_APPLICATION  ,
double  ,
BATHYMETRY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [157/189]

TOPOGRAPHY RAIN CHEZY RELATIVE_DRY_HEIGHT Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( SHALLOW_WATER_APPLICATION  ,
double  ,
DRY_DISCHARGE_PENALTY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [158/189]

TOPOGRAPHY RAIN CHEZY Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( SHALLOW_WATER_APPLICATION  ,
double  ,
DRY_HEIGHT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [159/189]

TOPOGRAPHY Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( SHALLOW_WATER_APPLICATION  ,
double  ,
FROUDE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [160/189]

TOPOGRAPHY RAIN Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( SHALLOW_WATER_APPLICATION  ,
double  ,
MANNING   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [161/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
bool  ,
CONSIDER_IMPLICIT_EAS_SPRISM_ELEMENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [162/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
bool  ,
CONSIDER_QUADRATIC_SPRISM_ELEMENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [163/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
bool  ,
CONSIDER_TOTAL_LAGRANGIAN_SPRISM_ELEMENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [164/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
bool  ,
IS_ADJOINT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [165/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
bool  ,
PURE_EXPLICIT_RHS_COMPUTATION   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [166/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
bool  ,
RESET_EQUATION_IDS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [167/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
ALPHA_EAS   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [168/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
ANG_ROT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [169/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
AREA_EFFECTIVE_Y_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [170/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
AREA_EFFECTIVE_Z_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [171/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
CROSS_AREA_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [172/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
I22_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [173/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
I33_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [174/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
PLASTIC_ALPHA   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [175/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
REFERENCE_DEFORMATION_GRADIENT_DETERMINANT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [176/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
THICKNESS_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [177/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
double  ,
YOUNG_MODULUS_SENSITIVITY   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [178/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
int  ,
INTEGRATION_ORDER   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [179/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
int  ,
TRACED_STRESS_TYPE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [180/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Matrix  ,
HENCKY_STRAIN_TENSOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [181/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Matrix  ,
REFERENCE_DEFORMATION_GRADIENT   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [182/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Matrix  ,
STRESS_DESIGN_DERIVATIVE_ON_GP   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [183/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Matrix  ,
STRESS_DESIGN_DERIVATIVE_ON_NODE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [184/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Matrix  ,
STRESS_DISP_DERIV_ON_GP   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [185/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Matrix  ,
STRESS_DISP_DERIV_ON_NODE   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [186/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
std::string  ,
DESIGN_VARIABLE_NAME   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [187/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Vector  ,
HENCKY_STRAIN_VECTOR   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [188/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Vector  ,
STRESS_ON_GP   
)

◆ KRATOS_DEFINE_APPLICATION_VARIABLE() [189/189]

Kratos::KRATOS_DEFINE_APPLICATION_VARIABLE ( STRUCTURAL_MECHANICS_APPLICATION  ,
Vector  ,
STRESS_ON_NODE   
)

◆ KRATOS_DEFINE_SYMMETRIC_2D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS()

Kratos::KRATOS_DEFINE_SYMMETRIC_2D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS ( MESHING_APPLICATION  ,
METRIC_TENSOR_2D   
)

◆ KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS() [1/3]

Kratos::KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS ( CONSTITUTIVE_LAWS_APPLICATION  ,
ISOTROPIC_ANISOTROPIC_YIELD_RATIO   
)

◆ KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS() [2/3]

Kratos::KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS ( CONSTITUTIVE_LAWS_APPLICATION  ,
ORTHOTROPIC_ELASTIC_CONSTANTS   
)

◆ KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS() [3/3]

Kratos::KRATOS_DEFINE_SYMMETRIC_3D_TENSOR_APPLICATION_VARIABLE_WITH_COMPONENTS ( MESHING_APPLICATION  ,
METRIC_TENSOR_3D   
)

◆ KRATOS_DEFINE_VARIABLE() [1/18]

Kratos::KRATOS_DEFINE_VARIABLE ( bool  ,
COMPUTE_CONTROL_DENSITIES   
)

◆ KRATOS_DEFINE_VARIABLE() [2/18]

Kratos::KRATOS_DEFINE_VARIABLE ( bool  ,
COMPUTE_CONTROL_POINTS_SHAPE   
)

◆ KRATOS_DEFINE_VARIABLE() [3/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
ELEMENT_STRAIN_ENERGY   
)

◆ KRATOS_DEFINE_VARIABLE() [4/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_BULK_POISSON_RATIO_SHAPE   
)

◆ KRATOS_DEFINE_VARIABLE() [5/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_BULK_RADIUS_SHAPE   
)

◆ KRATOS_DEFINE_VARIABLE() [6/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_RADIUS_DENSITY   
)

◆ KRATOS_DEFINE_VARIABLE() [7/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_RADIUS_THICKNESS   
)

◆ KRATOS_DEFINE_VARIABLE() [8/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_SOURCE_DENSITY   
)

◆ KRATOS_DEFINE_VARIABLE() [9/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_SOURCE_THICKNESS   
)

◆ KRATOS_DEFINE_VARIABLE() [10/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_SURF_POISSON_RATIO_SHAPE   
)

◆ KRATOS_DEFINE_VARIABLE() [11/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_SURF_RADIUS_SHAPE   
)

◆ KRATOS_DEFINE_VARIABLE() [12/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_VAR_DENSITY   
)

◆ KRATOS_DEFINE_VARIABLE() [13/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
HELMHOLTZ_VAR_THICKNESS   
)

◆ KRATOS_DEFINE_VARIABLE() [14/18]

Kratos::KRATOS_DEFINE_VARIABLE ( double  ,
MESH_POISSON_RATIO   
)

◆ KRATOS_DEFINE_VARIABLE() [15/18]

Kratos::KRATOS_DEFINE_VARIABLE ( int  ,
LAPLACIAN_DIRECTION   
)

◆ KRATOS_DEFINE_VARIABLE() [16/18]

Kratos::KRATOS_DEFINE_VARIABLE ( Matrix  ,
BIOT_STRAIN_TENSOR   
)

◆ KRATOS_DEFINE_VARIABLE() [17/18]

Kratos::KRATOS_DEFINE_VARIABLE ( Matrix  ,
HELMHOLTZ_MASS_MATRIX   
)

◆ KRATOS_DEFINE_VARIABLE() [18/18]

Kratos::KRATOS_DEFINE_VARIABLE ( Vector  ,
BIOT_STRAIN_VECTOR   
)

◆ KRATOS_DEPRECATED_MESSAGE()

namespace Kratos::KRATOS_DEPRECATED_MESSAGE ( "Please use std::filesystem directly"  )

◆ make_intrusive()

template<typename C , typename... Args>
intrusive_ptr<C> Kratos::make_intrusive ( Args &&...  args)

◆ make_shared()

template<typename C , typename... Args>
shared_ptr<C> Kratos::make_shared ( Args &&...  args)

◆ make_unique()

template<typename C , typename... Args>
unique_ptr<C> Kratos::make_unique ( Args &&...  args)

◆ MakeIndirectScalar() [1/2]

template<class TVariableType >
IndirectScalar<typename TVariableType::Type> Kratos::MakeIndirectScalar ( Node rNode,
const TVariableType &  rVariable 
)

◆ MakeIndirectScalar() [2/2]

template<class TVariableType >
IndirectScalar<typename TVariableType::Type> Kratos::MakeIndirectScalar ( Node rNode,
const TVariableType &  rVariable,
std::size_t  Step 
)

◆ ModifyViscosityLikeEinstein()

void Kratos::ModifyViscosityLikeEinstein ( double viscosity,
const double  solid_fraction 
)

This class allows the interpolation between non-matching simplicial meshes in 2D and 3D with linear shape functions. it is designed for DEM-CFD coupling problems.

Author
Guillermo Casas Gonzalez gcasa.nosp@m.s@ci.nosp@m.mne.u.nosp@m.pc.e.nosp@m.du

For every node of the destination model part it is checked in which element of the origin model part it is contained and a linear interpolation is performed

The data structure used by default is a bin,

For a more general tool that allows the mapping between 2 and 3D non-matching meshes, please see /kratos/applications/MeshingApplication/custom_utilities/projection.h

◆ ModifyViscosityLikeLiu()

void Kratos::ModifyViscosityLikeLiu ( double viscosity,
const double  solid_fraction 
)

◆ msGeometryDimension() [1/36]

template<class TPointType >
const GeometryData Hexahedra3D20<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [2/36]

template<class TPointType >
const GeometryData Hexahedra3D27<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [3/36]

template<class TPointType >
const GeometryData Hexahedra3D8<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [4/36]

template<class TPointType >
const GeometryData HexahedraInterface3D8<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [5/36]

template<class TPointType >
const GeometryData Line2D2<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [6/36]

template<class TPointType >
const GeometryData Line2D3<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [7/36]

template<class TPointType >
const GeometryData Line2D4<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [8/36]

template<class TPointType >
const GeometryData Line2D5<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [9/36]

template<class TPointType >
const GeometryData Line3D2<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [10/36]

template<class TPointType >
const GeometryData Line3D3<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [11/36]

template<class TPointType >
const GeometryData Line3DN<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [12/36]

template<class TPointType >
const GeometryData LineGaussLobatto3D2<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [13/36]

template<class TPointType >
const GeometryData Point2D<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [14/36]

template<class TPointType >
const GeometryData Point3D<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [15/36]

template<class TPointType >
const GeometryData Prism3D15<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [16/36]

template<class TPointType >
const GeometryData Prism3D6<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [17/36]

template<class TPointType >
const GeometryData PrismInterface3D6<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [18/36]

template<class TPointType >
const GeometryData Pyramid3D13<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [19/36]

template<class TPointType >
const GeometryData Pyramid3D5<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [20/36]

template<class TPointType >
const GeometryData Quadrilateral2D4<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [21/36]

template<class TPointType >
const GeometryData Quadrilateral2D8<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [22/36]

template<class TPointType >
const GeometryData Quadrilateral2D9<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [23/36]

template<class TPointType >
const GeometryData Quadrilateral3D4<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [24/36]

template<class TPointType >
const GeometryData Quadrilateral3D8<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [25/36]

template<class TPointType >
const GeometryData Quadrilateral3D9<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [26/36]

template<class TPointType >
const GeometryData QuadrilateralInterface2D4<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [27/36]

template<class TPointType >
const GeometryData QuadrilateralInterface3D4<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [28/36]

template<class TPointType >
const GeometryData Sphere3D1<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [29/36]

template<class TPointType >
const GeometryData Tetrahedra3D10<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [30/36]

template<class TPointType >
const GeometryData Tetrahedra3D4<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [31/36]

template<class TPointType >
const GeometryData Triangle2D10<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [32/36]

template<class TPointType >
const GeometryData Triangle2D15<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [33/36]

template<class TPointType >
const GeometryData Triangle2D3<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [34/36]

template<class TPointType >
const GeometryData Triangle2D6<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [35/36]

template<class TPointType >
const GeometryData Triangle3D3<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ msGeometryDimension() [36/36]

template<class TPointType >
const GeometryData Triangle3D6<TPointType>::msGeometryData & Kratos::msGeometryDimension ( )

◆ noalias()

template<typename T >
T& Kratos::noalias ( T &  TheMatrix)

◆ norm_1()

template<typename TExpressionType , std::size_t TCategory>
TExpressionType::data_type Kratos::norm_1 ( AMatrix::MatrixExpression< TExpressionType, TCategory > const &  TheExpression)

◆ norm_2()

template<typename TExpressionType , std::size_t TCategory>
TExpressionType::data_type Kratos::norm_2 ( AMatrix::MatrixExpression< TExpressionType, TCategory > const &  TheExpression)

◆ norm_frobenius()

template<typename TExpressionType , std::size_t TCategory>
TExpressionType::data_type Kratos::norm_frobenius ( AMatrix::MatrixExpression< TExpressionType, TCategory > const &  TheExpression)

◆ operator!=()

bool Kratos::operator!= ( const Flags &  Left,
const Flags &  Right 
)

◆ operator*()

template<class T >
Quaternion<T> Kratos::operator* ( const Quaternion< T > &  a,
const Quaternion< T > &  b 
)
inline

Performs a Quaternion-Quaternion product and returns the concatenation of the two input quaternions (i.e. the compound rotation)

Parameters
athe first quaternion
bthe second quaternion
Returns
the compound quaternion

◆ operator<()

template<class TDataType >
bool Kratos::operator< ( Dof< TDataType > const &  First,
Dof< TDataType > const &  Second 
)
inline

Less than operator.

◆ operator<<() [1/572]

template<class T >
std::ostream& Kratos::operator<< ( std::ostream &  os,
const IndirectScalar< T > &  s 
)

◆ operator<<() [2/572]

template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const AdditiveSchwarzPreconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

output stream function

◆ operator<<() [3/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const BICGSTABSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [4/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const CGSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [5/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const DeflatedCGSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [6/572]

template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const DiagonalPreconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

output stream function

◆ operator<<() [7/572]

template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const ILU0Preconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

output stream function

◆ operator<<() [8/572]

template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const ILUPreconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

output stream function

◆ operator<<() [9/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const IterativeSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [10/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const MonotonicityPreservingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [11/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const PowerIterationEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [12/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const PowerIterationHighestEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [13/572]

template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const Preconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

output stream function

◆ operator<<() [14/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const RayleighQuotientIterationEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [15/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const ScalingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [16/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const TFQMRSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [17/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  OStream,
const TrilinosMonotonicityPreservingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [18/572]

template<std::size_t TDimension, class TPointType , class TContainerType , class TPointerType , class TIteratorType , class TDistanceIteratorType , class TDistanceFunction >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
Bins< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction > &  rThis 
)

◆ operator<<() [19/572]

template<std::size_t TDimension, class TPointType , class TContainerType , class TPointerType , class TIteratorType , class TDistanceIteratorType , class TDistanceFunction >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
BinsDynamic< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction > &  rThis 
)

◆ operator<<() [20/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const @{KRATOS_NAME_CAMEL}&  rThis 
)
inline

output stream function

Constructor.

◆ operator<<() [21/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const AccelerationLimitationUtilities &  rThis 
)
inline

output stream function

◆ operator<<() [22/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const AdaptiveTimeIntervalProcess rThis 
)
inline

output stream function

◆ operator<<() [23/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AddDofsProcess rThis 
)
inline

output stream function

◆ operator<<() [24/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AddWallProcess rThis 
)
inline

output stream function

◆ operator<<() [25/572]

template<class TPrimalCondition >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AdjointPotentialWallCondition< TPrimalCondition > &  rThis 
)
inline

output stream function

◆ operator<<() [26/572]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AdvancedContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator<<() [27/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Amesos2Solver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [28/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AmesosSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [29/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AMGCL_NS_Solver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [30/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AmgclMPISchurComplementSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

◆ operator<<() [31/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AmgclMPISolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [32/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AnalyticRigidBodyElement &  rThis 
)
inline

output stream function

◆ operator<<() [33/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AnalyticSphericParticle &  rThis 
)
inline

output stream function

◆ operator<<() [34/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyBoundaryHydrostaticPressureTableProcess rThis 
)
inline

output stream function

◆ operator<<() [35/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyBoundaryPhreaticLinePressureTableProcess rThis 
)
inline

output stream function

◆ operator<<() [36/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyBoundaryPhreaticSurfacePressureTableProcess rThis 
)
inline

output stream function

◆ operator<<() [37/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const ApplyComponentTableProcess rThis 
)
inline

output stream function

◆ operator<<() [38/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyComponentTableProcessDam rThis 
)
inline

output stream function

◆ operator<<() [39/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantBoundaryHydrostaticPressureProcess rThis 
)
inline

output stream function

◆ operator<<() [40/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantBoundaryPhreaticLinePressureProcess rThis 
)
inline

output stream function

◆ operator<<() [41/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantBoundaryPhreaticSurfacePressureProcess rThis 
)
inline

output stream function

◆ operator<<() [42/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantHydrostaticPressureProcess rThis 
)
inline

output stream function

◆ operator<<() [43/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantInterpolateLinePressureProcess rThis 
)
inline

output stream function

◆ operator<<() [44/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantPhreaticLinePressureProcess rThis 
)
inline

output stream function

◆ operator<<() [45/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantPhreaticSurfacePressureProcess rThis 
)
inline

output stream function

◆ operator<<() [46/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantScalarValueProcess rThis 
)
inline

output stream function

◆ operator<<() [47/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyConstantVectorValueProcess rThis 
)
inline

output stream function

◆ operator<<() [48/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const ApplyDoubleTableProcess rThis 
)
inline

output stream function

◆ operator<<() [49/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyFarFieldProcess &  rThis 
)
inline

output stream function

◆ operator<<() [50/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const ApplyHydrostaticPressureTableProcess rThis 
)
inline

output stream function

◆ operator<<() [51/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyPhreaticLinePressureTableProcess rThis 
)
inline

output stream function

◆ operator<<() [52/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyPhreaticSurfacePressureTableProcess rThis 
)
inline

output stream function

◆ operator<<() [53/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyRigidRotationProcess rThis 
)
inline

output stream function

◆ operator<<() [54/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyTimeDependentInterpolateLinePressureProcess rThis 
)
inline

output stream function

◆ operator<<() [55/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ApplyWriteScalarProcess rThis 
)
inline

output stream function

◆ operator<<() [56/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignFlagsToModelPartEntitiesProcess rThis 
)
inline

output stream function

◆ operator<<() [57/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignIntegrationPointsToBackgroundElementsProcess &  rThis 
)
inline

output stream function

◆ operator<<() [58/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignPropertiesToNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [59/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignRotationAboutAnAxisToNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [60/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignRotationFieldAboutAnAxisToNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [61/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const AssignScalarFieldToEntitiesProcess rThis 
)
inline

output stream function

◆ operator<<() [62/572]

template<class TEntity >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignScalarFieldToEntitiesProcess< TEntity > &  rThis 
)
inline

output stream function

◆ operator<<() [63/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignScalarFieldToPfemEntitiesProcess rThis 
)
inline

output stream function

◆ operator<<() [64/572]

template<class TEntity >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignScalarInputToEntitiesProcess< TEntity > &  rThis 
)
inline

output stream function

◆ operator<<() [65/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const AssignScalarVariableToEntitiesProcess rThis 
)
inline

output stream function

◆ operator<<() [66/572]

template<class TEntity >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignScalarVariableToEntitiesProcess< TEntity > &  rThis 
)
inline

output stream function

◆ operator<<() [67/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignScalarVariableToPfemEntitiesProcess &  rThis 
)
inline

output stream function

◆ operator<<() [68/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignSurfaceTensionConditions rThis 
)
inline

output stream function

◆ operator<<() [69/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignTorqueAboutAnAxisToConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [70/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignTorqueFieldAboutAnAxisToConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [71/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignUniqueModelPartCollectionTagUtility rThis 
)
inline

output stream function

◆ operator<<() [72/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const AssignVectorFieldToEntitiesProcess rThis 
)
inline

output stream function

◆ operator<<() [73/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignVectorFieldToPfemEntitiesProcess rThis 
)
inline

output stream function

◆ operator<<() [74/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const AssignVectorVariableToConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [75/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AssignVectorVariableToPfemConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [76/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AutomaticDTProcess &  rThis 
)
inline

output stream function

◆ operator<<() [77/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const AztecSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [78/572]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BaseContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator<<() [79/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BeamParticle &  rThis 
)
inline

output stream function

◆ operator<<() [80/572]

template<std::size_t TDim, typename TBaseTypeOfSwimmingParticle >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BinBasedDEMFluidCoupledMapping< TDim, TBaseTypeOfSwimmingParticle > &  rThis 
)
inline

output stream function

◆ operator<<() [81/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BinBasedMeshTransfer< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [82/572]

template<class TConfigure >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BinsObjectDynamic< TConfigure > &  rThis 
)
inline

output stream function

◆ operator<<() [83/572]

template<class TConfigure >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BinsObjectDynamicPeriodic< TConfigure > &  rThis 
)
inline

output stream function

◆ operator<<() [84/572]

template<class TConfigure >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BinsObjectStatic< TConfigure > &  rThis 
)
inline

output stream function

◆ operator<<() [85/572]

template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BrepCurve< TContainerPointType, TContainerPointEmbeddedType > &  rThis 
)
inline

output stream functions

◆ operator<<() [86/572]

template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BrepCurveOnSurface< TContainerPointType, TContainerPointEmbeddedType > &  rThis 
)
inline

output stream functions

◆ operator<<() [87/572]

template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BrepSurface< TContainerPointType, TContainerPointEmbeddedType > &  rThis 
)
inline

output stream functions

◆ operator<<() [88/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BruteForcePointLocator rThis 
)
inline

output stream function

◆ operator<<() [89/572]

template<std::size_t TDimension, class TPointType , class TContainerType , class TPointerType , class TIteratorType , class TDistanceIteratorType , class TDistanceFunction >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Bucket< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction > &  rThis 
)
inline

output stream function

◆ operator<<() [90/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BuildContactModelPartProcess rThis 
)
inline

output stream function

◆ operator<<() [91/572]

template<class TEquationSystemType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BuildElementalProcess< TEquationSystemType > &  rThis 
)
inline

output stream function

◆ operator<<() [92/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BuildMeshBoundaryForFluidsProcess rThis 
)
inline

output stream function

◆ operator<<() [93/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BuildModelPartBoundaryForFluidsProcess rThis 
)
inline

output stream function

◆ operator<<() [94/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BuildModelPartBoundaryProcess rThis 
)
inline

output stream function

◆ operator<<() [95/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const BuildStringSkinProcess rThis 
)
inline

output stream function

◆ operator<<() [96/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CadIoModeler &  rThis 
)
inline

output stream function

◆ operator<<() [97/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateAdhesionForce rThis 
)
inline

output stream function

◆ operator<<() [98/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateContactAngle rThis 
)
inline

output stream function

◆ operator<<() [99/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateCurvature rThis 
)
inline

output stream function

◆ operator<<() [100/572]

template<bool THistorical>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateDistanceToPathProcess< THistorical > &  rThis 
)
inline

output stream function

◆ operator<<() [101/572]

template<class TVarType , class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateEmbeddedNodalVariableFromSkinProcess< TVarType, TSparseSpace, TDenseSpace, TLinearSolver > &  rThis 
)
inline

output stream function

◆ operator<<() [102/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateEmbeddedSignedDistanceTo3DSkinProcess rThis 
)
inline

output stream function

◆ operator<<() [103/572]

template<bool THistorical = true>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateNodalAreaProcess< THistorical > &  rThis 
)
inline

output stream function

◆ operator<<() [104/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateNodalLength rThis 
)
inline

output stream function

◆ operator<<() [105/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateNormalEq rThis 
)
inline

output stream function

◆ operator<<() [106/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateSignedDistanceTo3DConditionSkinProcess rThis 
)
inline

output stream function

◆ operator<<() [107/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateSignedDistanceTo3DSkinProcess rThis 
)
inline

output stream function

◆ operator<<() [108/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateWaveHeightProcess rThis 
)
inline

output stream function

◆ operator<<() [109/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CalculateWaveHeightUtility &  rThis 
)
inline

output stream function

◆ operator<<() [110/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CartesianMeshGeneratorModeler rThis 
)
inline

output stream function

◆ operator<<() [111/572]

template<class TConfigure >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Cell< TConfigure > &  rThis 
)
inline

output stream function

◆ operator<<() [112/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CheckSameModelPartUsingSkinDistanceProcess< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [113/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CheckSkinProcess rThis 
)
inline

output stream function

◆ operator<<() [114/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ClearContactConditionsMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [115/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ClearPointContactConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [116/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Cluster3D &  rThis 
)
inline

output stream function

◆ operator<<() [117/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ClusterInformation rThis 
)
inline

◆ operator<<() [118/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const CodeLocation &  rThis 
)

output stream function

◆ operator<<() [119/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CollectiveExpressions &  rThis 
)
inline

output stream function

◆ operator<<() [120/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CombineModelPartModeler rThis 
)
inline

output stream function

◆ operator<<() [121/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Communicator &  rThis 
)
inline

output stream function

◆ operator<<() [122/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ComputeAveragePfemMeshParametersProcess rThis 
)
inline

output stream function

◆ operator<<() [123/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ComputeDynamicFactorProcess rThis 
)
inline

output stream function

◆ operator<<() [124/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ComputeHessianSolMetricProcess rThis 
)
inline

output stream function

◆ operator<<() [125/572]

template<unsigned int TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ComputeLevelSetSolMetricProcess< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [126/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Condition rThis 
)
inline

output stream function

◆ operator<<() [127/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ConstitutiveLaw &  rThis 
)
inline

output stream function

◆ operator<<() [128/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ConstitutiveModelData &  rThis 
)
inline

output stream function

◆ operator<<() [129/572]

template<class TSystemSpaceType , class TDirichletSpaceType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ConstructSystemMatrixElementalProcess< TSystemSpaceType, TDirichletSpaceType > &  rThis 
)
inline

output stream function

◆ operator<<() [130/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ContactDomain2DMesher &  rThis 
)
inline

output stream function

◆ operator<<() [131/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ContactDomain3DMesher &  rThis 
)
inline

output stream function

◆ operator<<() [132/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ContactDomainUtilities &  rThis 
)
inline

output stream function

◆ operator<<() [133/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ContactInfoSphericParticle &  rThis 
)
inline

output stream function

◆ operator<<() [134/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ContactMasterSlaveConstraint rThis 
)
inline

output stream function

◆ operator<<() [135/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ContactSearchWrapperProcess rThis 
)
inline

◆ operator<<() [136/572]

template<class TContainerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ContainerExpression< TContainerType > &  rThis 
)
inline

output stream function

◆ operator<<() [137/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Controller rThis 
)

output stream function

◆ operator<<() [138/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ControlModule2DProcess rThis 
)
inline

output stream function

◆ operator<<() [139/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ControlModuleProcess rThis 
)
inline

output stream function

◆ operator<<() [140/572]

template<unsigned int TDim, unsigned int TNumNodes, class TConvectionDiffusionReactionData >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ConvectionDiffusionReactionCrossWindStabilizedElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &  rThis 
)
inline

output stream function

◆ operator<<() [141/572]

template<unsigned int TDim, unsigned int TNumNodes, class TConvectionDiffusionReactionData >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ConvectionDiffusionReactionElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &  rThis 
)
inline

output stream function

◆ operator<<() [142/572]

template<IndexType TDim, IndexType TNumNodes, class TConvectionDiffusionReactionData >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ConvectionDiffusionReactionResidualBasedFluxCorrectedElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &  rThis 
)
inline

output stream function

◆ operator<<() [143/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ConvectionDiffusionSettings &  rThis 
)
inline

output stream function

◆ operator<<() [144/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ConvectionModel &  rThis 
)
inline

◆ operator<<() [145/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CopyPropertiesModeler rThis 
)
inline

output stream function

◆ operator<<() [146/572]

template<class TCountedType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Counter< TCountedType > &  rThis 
)
inline

output stream function

◆ operator<<() [147/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CouplingGeometry< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [148/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CylinderContinuumParticle &  rThis 
)
inline

output stream function

◆ operator<<() [149/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const CylinderParticle &  rThis 
)
inline

output stream function

◆ operator<<() [150/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamAddedMassConditionProcess rThis 
)
inline

output stream function

◆ operator<<() [151/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamAzenhaHeatFluxProcess rThis 
)
inline

output stream function

◆ operator<<() [152/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamBofangConditionTemperatureProcess rThis 
)
inline

output stream function

◆ operator<<() [153/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamChemoMechanicalAgingYoungProcess rThis 
)
inline

output stream function

◆ operator<<() [154/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamFixTemperatureConditionProcess rThis 
)
inline

output stream function

◆ operator<<() [155/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamGroutingReferenceTemperatureProcess rThis 
)
inline

output stream function

◆ operator<<() [156/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamHydroConditionLoadProcess rThis 
)
inline

output stream function

◆ operator<<() [157/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamInputTableNodalYoungModulusProcess rThis 
)
inline

output stream function

◆ operator<<() [158/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamNodalReferenceTemperatureProcess rThis 
)
inline

output stream function

◆ operator<<() [159/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamNodalYoungModulusProcess rThis 
)
inline

output stream function

◆ operator<<() [160/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamNoorzaiHeatFluxProcess rThis 
)
inline

output stream function

◆ operator<<() [161/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamRandomFieldsVariableProcess rThis 
)
inline

output stream function

◆ operator<<() [162/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamReservoirConstantTemperatureProcess rThis 
)
inline

output stream function

◆ operator<<() [163/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamReservoirMonitoringTemperatureProcess rThis 
)
inline

output stream function

◆ operator<<() [164/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamTemperaturebyDeviceProcess rThis 
)
inline

output stream function

◆ operator<<() [165/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamTSolAirHeatFluxProcess rThis 
)
inline

output stream function

◆ operator<<() [166/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamUpliftCircularConditionLoadProcess rThis 
)
inline

output stream function

◆ operator<<() [167/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamUpliftConditionLoadProcess rThis 
)
inline

output stream function

◆ operator<<() [168/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DamWestergaardConditionLoadProcess rThis 
)
inline

output stream function

◆ operator<<() [169/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DataCommunicator &  rThis 
)
inline

output stream function

◆ operator<<() [170/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DataValueContainer &  rThis 
)
inline

output stream function

◆ operator<<() [171/572]

template<unsigned int TDim, unsigned int TNumNodes = TDim + 1>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DConvectionDiffusionExplicit< TDim, TNumNodes > &  rThis 
)
inline

output stream function

◆ operator<<() [172/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DeactivateConditionsOnInactiveElements rThis 
)
inline

output stream function

◆ operator<<() [173/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Define2DWakeProcess &  rThis 
)
inline

output stream function

◆ operator<<() [174/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Define3DWakeProcess &  rThis 
)
inline

output stream function

◆ operator<<() [175/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DEMIntegrationScheme &  rThis 
)
inline

output stream function

◆ operator<<() [176/572]

template<typename TGlobalSpace , typename TLocalSpace , typename TLinearSolverType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DenseLinearSolverFactory< TGlobalSpace, TLocalSpace, TLinearSolverType > &  rThis 
)
inline

output stream function

◆ operator<<() [177/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DerivativeRecovery< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [178/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DerivativeRecoveryMeshingTools< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [179/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DirectConductionBOBComplete &  rThis 
)
inline

◆ operator<<() [180/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DirectConductionBOBModified &  rThis 
)
inline

◆ operator<<() [181/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DirectConductionBOBSimple &  rThis 
)
inline

◆ operator<<() [182/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DirectConductionCollision &  rThis 
)
inline

◆ operator<<() [183/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DirectConductionModel &  rThis 
)
inline

◆ operator<<() [184/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DirectConductionPipe &  rThis 
)
inline

◆ operator<<() [185/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DirectSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [186/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DiscreteElement &  rThis 
)
inline

output stream function

◆ operator<<() [187/572]

template<std::size_t TDimension>
std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const DiscreteParticleConfigure< TDimension > &  rThis 
)
inline

output stream function

◆ operator<<() [188/572]

template<unsigned int TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DistanceSmoothingElement< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [189/572]

template<class TDataType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Dof< TDataType > &  rThis 
)
inline

output stream function

◆ operator<<() [190/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const DragAndMomentUtilities &  rThis 
)
inline

output stream function

◆ operator<<() [191/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const DragUtilities &  rThis 
)
inline

output stream function

◆ operator<<() [192/572]

template<class TElementData >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DropletDynamicsElement< TElementData > &  rThis 
)
inline

output stream function

◆ operator<<() [193/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const DuplicateMeshModeler &  rThis 
)
inline

output stream function

◆ operator<<() [194/572]

template<class TDataType , class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EdgeBasedGradientRecoveryProcess< TDataType, TSparseSpace, TDenseSpace, TLinearSolver > &  rThis 
)
inline

Output stream function.

◆ operator<<() [195/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EdgeSwapping2DModeler rThis 
)
inline

output stream function

◆ operator<<() [196/572]

template<class TSolverType , class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EigenDenseDirectSolver< TSolverType, TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [197/572]

template<class TSolverType , class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EigenDirectSolver< TSolverType, TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [198/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EigensystemSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [199/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Element rThis 
)
inline

output stream function

◆ operator<<() [200/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ElementalNeighboursSearchProcess rThis 
)
inline

output stream function

◆ operator<<() [201/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EliminateIsolatedNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [202/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EmbeddedMeshLocatorProcess rThis 
)
inline

output stream function

◆ operator<<() [203/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EmbeddedVolumeTool< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [204/572]

template<class TEntity >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EntitiesEraseProcess< TEntity > &  rThis 
)
inline

output stream function

◆ operator<<() [205/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const EstimateTimeStepUtility &  rThis 
)
inline

output stream function

◆ operator<<() [206/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Exception rThis 
)

◆ operator<<() [207/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Expression &  rThis 
)
inline

output stream functions

◆ operator<<() [208/572]

template<class TClass >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Factory< TClass > &  rThis 
)
inline

output stream function

◆ operator<<() [209/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FastTransferBetweenModelPartsProcess rThis 
)
inline

output stream function

◆ operator<<() [210/572]

template<bool TSymmetric, typename TScalarIn , typename TScalarOut >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FEASTEigensystemSolver< TSymmetric, TScalarIn, TScalarOut > &  rThis 
)
inline

output stream function

◆ operator<<() [211/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FillCommunicator &  rThis 
)
inline

output stream function

◆ operator<<() [212/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindConditionsNeighboursProcess rThis 
)
inline

output stream function

◆ operator<<() [213/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindGlobalNodalElementalNeighboursProcess rThis 
)
inline

output stream function

◆ operator<<() [214/572]

template<class TContainerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindGlobalNodalEntityNeighboursProcess< TContainerType > &  rThis 
)
inline

output stream function

◆ operator<<() [215/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindGlobalNodalNeighboursProcess rThis 
)
inline

output stream function

◆ operator<<() [216/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindIntersectedGeometricalObjectsWithOBBProcess rThis 
)
inline

output stream function

◆ operator<<() [217/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindNeighbourElementsOfConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [218/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindNodalHForRigidWallsProcess rThis 
)
inline

output stream function

◆ operator<<() [219/572]

template<bool THistorical>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindNodalHProcess< THistorical > &  rThis 
)
inline

output stream function

◆ operator<<() [220/572]

template<class TContainerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindNodalNeighboursForEntitiesProcess< TContainerType > &  rThis 
)
inline

output stream function

◆ operator<<() [221/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindNodalNeighboursProcess rThis 
)
inline

output stream function

◆ operator<<() [222/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FindNodalNeighboursSurfaceProcess rThis 
)
inline

output stream function

◆ operator<<() [223/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const FixedMeshALEUtilities &  rThis 
)
inline

output stream function

◆ operator<<() [224/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const FixScalarDofProcess rThis 
)
inline

output stream function

◆ operator<<() [225/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FixScalarPfemDofProcess rThis 
)
inline

output stream function

◆ operator<<() [226/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Flags &  rThis 
)
inline

output stream function

◆ operator<<() [227/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FlowStationarityCheck rThis 
)
inline

output stream function

◆ operator<<() [228/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ForwardEulerScheme &  rThis 
)
inline

◆ operator<<() [229/572]

template<unsigned int TDim, unsigned int TNumNodes>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FractionalStepKBasedWallCondition< TDim, TNumNodes > &  rThis 
)
inline

output stream function

◆ operator<<() [230/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const FreeScalarDofProcess rThis 
)
inline

output stream function

◆ operator<<() [231/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FreeScalarPfemDofProcess rThis 
)
inline

output stream function

◆ operator<<() [232/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const FromJSONCheckResultProcess rThis 
)
inline

output stream function

◆ operator<<() [233/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenerateNewConditionsMesherForFluidsProcess rThis 
)
inline

output stream function

◆ operator<<() [234/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenerateNewConditionsMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [235/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenerateNewContactConditionsMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [236/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenerateNewElementsMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [237/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenerateNewNodesBeforeMeshingProcess rThis 
)
inline

output stream function

◆ operator<<() [238/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenerateNewNodesMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [239/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenerationDissipation &  rThis 
)
inline

◆ operator<<() [240/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenerationModel &  rThis 
)
inline

◆ operator<<() [241/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GenericFindElementalNeighboursProcess &  rThis 
)
inline

output stream function

◆ operator<<() [242/572]

template<std::size_t TDimension>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GeometricalConfigure< TDimension > &  rThis 
)
inline

output stream function

◆ operator<<() [243/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GeometricalObject rThis 
)
inline

output stream function

◆ operator<<() [244/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Geometry< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [245/572]

template<class TGeometryType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GeometryContainer< TGeometryType > &  rThis 
)
inline

output stream function

◆ operator<<() [246/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GeometryData rThis 
)
inline

output stream function

◆ operator<<() [247/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GeometryDimension rThis 
)
inline

output stream function

◆ operator<<() [248/572]

template<typename TIntegrationMethodType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GeometryShapeFunctionContainer< TIntegrationMethodType > &  rThis 
)
inline

output stream function

◆ operator<<() [249/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GeometryTesterUtility rThis 
)
inline

output stream function

◆ operator<<() [250/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GidIO<> &  rThis 
)
inline

◆ operator<<() [251/572]

template<class TDataType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GlobalPointer< TDataType > &  rThis 
)
inline

output stream function

◆ operator<<() [252/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GluedToWallScheme &  rThis 
)
inline

◆ operator<<() [253/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const GraphColoringProcess rThis 
)
inline

output stream function

◆ operator<<() [254/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const HeatExchangeMechanism &  rThis 
)
inline

◆ operator<<() [255/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const HeatGenerationMechanism &  rThis 
)
inline

◆ operator<<() [256/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Hexahedra3D20< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [257/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Hexahedra3D27< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [258/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Hexahedra3D8< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [259/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const HexahedraInterface3D8< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [260/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const HMParametricWallContactSearchProcess rThis 
)
inline

output stream function

◆ operator<<() [261/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const HybridBashforthScheme &  rThis 
)
inline

◆ operator<<() [262/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const HypoelasticStressCalculateProcess rThis 
)
inline

output stream function

◆ operator<<() [263/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IceContinuumParticle &  rThis 
)
inline

output stream function

◆ operator<<() [264/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IgaModeler &  rThis 
)
inline

output stream function

◆ operator<<() [265/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ImposeRigidMovementProcess rThis 
)
inline

output stream function

◆ operator<<() [266/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ImposeZStrainProcess rThis 
)
inline

output stream function

◆ operator<<() [267/572]

template<unsigned int TDim, unsigned int TNumNodes>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IncompressiblePotentialFlowVelocityElement< TDim, TNumNodes > &  rThis 
)
inline

output stream function

◆ operator<<() [268/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IndexedObject rThis 
)
inline

output stream function

◆ operator<<() [269/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IndexedPoint &  rThis 
)
inline

output stream function

◆ operator<<() [270/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IndirectConductionModel &  rThis 
)
inline

◆ operator<<() [271/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IndirectConductionSurroundLayer &  rThis 
)
inline

◆ operator<<() [272/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IndirectConductionVargas &  rThis 
)
inline

◆ operator<<() [273/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IndirectConductionVoronoiA &  rThis 
)
inline

◆ operator<<() [274/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IndirectConductionVoronoiB &  rThis 
)
inline

◆ operator<<() [275/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const InletManagementProcess rThis 
)
inline

output stream function

◆ operator<<() [276/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const InletMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [277/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const InsertFluidNodesMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [278/572]

template<std::size_t TDimension, class TDataType , class TWeightType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IntegrationInfo &  rThis 
)
inline

output stream function

◆ operator<<() [279/572]

template<std::size_t TDimension, class TDataType , class TWeightType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IntegrationPoint< TDimension, TDataType, TWeightType > &  rThis 
)
inline

output stream function

◆ operator<<() [280/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IntegrationValuesExtrapolationToNodesProcess rThis 
)
inline

◆ operator<<() [281/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const InterfaceObjectConfigure rThis 
)
inline

output stream function

◆ operator<<() [282/572]

template<class TPointType , class TPointerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const InternalVariablesInterpolationProcess rThis 
)
inline

◆ operator<<() [283/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IntervalUtility &  rThis 
)
inline

output stream function

◆ operator<<() [284/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const IO rThis 
)
inline

output stream function

◆ operator<<() [285/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const kDOP rThis 
)
inline

output stream function

◆ operator<<() [286/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Kernel &  rThis 
)
inline

output stream function

◆ operator<<() [287/572]

template<class T >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Kratos::intrusive_ptr< T > &  rData 
)

◆ operator<<() [288/572]

template<class T >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Kratos::weak_ptr< T > &  rData 
)

◆ operator<<() [289/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const KratosApplication rThis 
)
inline

output stream function

◆ operator<<() [290/572]

template<class TComponentType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const KratosComponents< TComponentType > &  rThis 
)
inline

output stream function

◆ operator<<() [291/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const KuttaConditionProcess rThis 
)
inline

output stream function

◆ operator<<() [292/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LagrangianInletProcess rThis 
)
inline

output stream function

◆ operator<<() [293/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LagrangianRotationProcess rThis 
)
inline

output stream function

◆ operator<<() [294/572]

template<unsigned int TDim, unsigned int TNumNodes>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LaplaceElement< TDim, TNumNodes > &  rThis 
)
inline

output stream function

◆ operator<<() [295/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LaplacianSmoothing rThis 
)
inline

output stream function

◆ operator<<() [296/572]

template<unsigned int TDim, class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LevelSetConvectionProcess< TDim, TSparseSpace, TDenseSpace, TLinearSolver > &  rThis 
)
inline

Output stream function.

◆ operator<<() [297/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Line2D2< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [298/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Line2D3< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [299/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Line2D4< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [300/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Line2D5< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [301/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Line3D2< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [302/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Line3D3< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [303/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Line3DN< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [304/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LinearMasterSlaveConstraint rThis 
)
inline

output stream function

◆ operator<<() [305/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LinearSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [306/572]

template<typename TSparseSpace , typename TLocalSpace >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LinearSolverFactory< TSparseSpace, TLocalSpace > &  rThis 
)
inline

output stream function

◆ operator<<() [307/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LineGaussLobatto3D2< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [308/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const LineLoadCondition< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [309/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Logger &  rThis 
)
inline

output stream function

◆ operator<<() [310/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const LoggerMessage &  rThis 
)

output stream function

◆ operator<<() [311/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const LoggerOutput &  rThis 
)

output stream function

◆ operator<<() [312/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ManageIsolatedNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [313/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ManageSelectedElementsProcess rThis 
)
inline

output stream function

◆ operator<<() [314/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ManageTimeStepProcess rThis 
)
inline

output stream function

◆ operator<<() [315/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MapNurbsVolumeResultsToEmbeddedGeometryProcess &  rThis 
)
inline

output stream function

◆ operator<<() [316/572]

template<class TSparseSpace , class TDenseSpace >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Mapper< TSparseSpace, TDenseSpace > &  rThis 
)
inline

output stream function

◆ operator<<() [317/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MappingGeometriesModeler &  rThis 
)
inline

output stream function

◆ operator<<() [318/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const MarkBadElementsProcess rThis 
)
inline

output stream function

◆ operator<<() [319/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const MarkCloseNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [320/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const MarkFluidProcess rThis 
)
inline

output stream function

◆ operator<<() [321/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MarkFreeSurfaceProcess rThis 
)
inline

output stream function

◆ operator<<() [322/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const MarkOuterNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [323/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MassCalculateProcess rThis 
)
inline

output stream function

◆ operator<<() [324/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MassElement rThis 
)
inline

output stream function

◆ operator<<() [325/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MasterSlaveConstraint rThis 
)
inline

output stream function

◆ operator<<() [326/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MemoryInfo &  rThis 
)
inline

output stream function

◆ operator<<() [327/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MergeModelPartsProcess rThis 
)
inline

output stream function

◆ operator<<() [328/572]

template<class TNodeType , class TPropertiesType , class TElementType , class TConditionType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Mesh< TNodeType, TPropertiesType, TElementType, TConditionType > &  rThis 
)
inline

output stream function

◆ operator<<() [329/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MeshDataTransferUtilities &  rThis 
)
inline

output stream function

◆ operator<<() [330/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Mesher &  rThis 
)
inline

output stream function

◆ operator<<() [331/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MesherProcess rThis 
)
inline

output stream function

◆ operator<<() [332/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MesherUtilities &  rThis 
)
inline

output stream function

◆ operator<<() [333/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MeshSuiteModeler rThis 
)
inline

output stream function

◆ operator<<() [334/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MeshTransfer< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [335/572]

template<unsigned int TDim, class TVarType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MetricDivergenceFreeProcess< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [336/572]

template<unsigned int TDim, class TVarType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MetricErrorProcess< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [337/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MixedULMLinearSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [338/572]

template<MMGLibrary TMMGLibrary>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MmgIO< TMMGLibrary > &  rThis 
)
inline

output stream function

◆ operator<<() [339/572]

template<MMGLibrary TMMGLibrary>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MmgProcess< TMMGLibrary > &  rThis 
)
inline

output stream function

◆ operator<<() [340/572]

template<MMGLibrary TMMGLibrary>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MmgUtilities< TMMGLibrary > &  rThis 
)
inline

output stream function

◆ operator<<() [341/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Model rThis 
)
inline

output stream function

◆ operator<<() [342/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Modeler rThis 
)
inline

output stream function

◆ operator<<() [343/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ModelStartEndMeshingForFluidsProcess rThis 
)
inline

output stream function

◆ operator<<() [344/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ModelVolumeCalculationProcess rThis 
)
inline

output stream function

◆ operator<<() [345/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MortonDivideInputToPartitionsProcess rThis 
)
inline

output stream function

◆ operator<<() [346/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MortonPartitioningProcess rThis 
)
inline

output stream function

◆ operator<<() [347/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MoveShallowMeshUtility rThis 
)
inline

output stream function

◆ operator<<() [348/572]

template<std::size_t TDim, std::size_t TNumNodes>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MovingLoadCondition< TDim, TNumNodes > &  rThis 
)
inline

output stream function

◆ operator<<() [349/572]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MPCContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator<<() [350/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MPCContactSearchWrapperProcess rThis 
)
inline

◆ operator<<() [351/572]

template<class TDataType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MPIColoringUtilities &  rThis 
)
inline

output stream function

◆ operator<<() [352/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MPICommunicator rThis 
)
inline

output stream function

◆ operator<<() [353/572]

template<std::size_t TDimension>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MpiDiscreteParticleConfigure< TDimension > &  rThis 
)
inline

output stream function

◆ operator<<() [354/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MPINormalCalculationUtils &  rThis 
)
inline

output stream function

◆ operator<<() [355/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MSuitePFEMModeler rThis 
)
inline

output stream function

◆ operator<<() [356/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MultiLevelSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [357/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const MultiscaleRefiningProcess rThis 
)
inline

output stream function

◆ operator<<() [358/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NanoParticle &  rThis 
)
inline

output stream function

◆ operator<<() [359/572]

template<class TNodeType , class TElementType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Neighbours< TNodeType, TElementType > &  rThis 
)
inline

output stream function

◆ operator<<() [360/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NodalData &  rThis 
)
inline

output stream function

◆ operator<<() [361/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NodalManningLaw rThis 
)
inline

output stream function

◆ operator<<() [362/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NodalNeighboursSearchProcess rThis 
)
inline

output stream function

◆ operator<<() [363/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Node rThis 
)
inline

output stream function

◆ operator<<() [364/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NodeConfigure rThis 
)
inline

output stream function

◆ operator<<() [365/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NodeConfigureForNodeSearch rThis 
)
inline

output stream function

◆ operator<<() [366/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NormalCheckProcess rThis 
)
inline

◆ operator<<() [367/572]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NormalGapProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator<<() [368/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NurbsVolumeGeometry< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [369/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NusseltGunn &  rThis 
)
inline

◆ operator<<() [370/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NusseltHanzMarshall &  rThis 
)
inline

◆ operator<<() [371/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NusseltLiMason &  rThis 
)
inline

◆ operator<<() [372/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const NusseltWhitaker &  rThis 
)
inline

◆ operator<<() [373/572]

template<class TCountedType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ObjectCounter< TCountedType > &  rThis 
)
inline

output stream function

◆ operator<<() [374/572]

template<class TConfiguration >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const OctreeBinaryCell< TConfiguration > &  rThis 
)
inline

output stream function

◆ operator<<() [375/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Operation rThis 
)
inline

output stream function

◆ operator<<() [376/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const OutputEigenValuesProcess &  rThis 
)
inline

output stream function

◆ operator<<() [377/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const OutputQuadratureDomainProcess &  rThis 
)
inline

output stream function

◆ operator<<() [378/572]

template<unsigned int TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ParallelDistanceCalculationProcess< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [379/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ParallelFillCommunicator &  rThis 
)
inline

output stream function

◆ operator<<() [380/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Parameters rThis 
)
inline

output stream function

◆ operator<<() [381/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ParametricWallContactSearchProcess rThis 
)
inline

output stream function

◆ operator<<() [382/572]

template<PMMGLibrary TPMMGLibrary>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ParMmgProcess< TPMMGLibrary > &  rThis 
)
inline

output stream function

◆ operator<<() [383/572]

template<PMMGLibrary TPMMGLibrary>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ParMmgUtilities< TPMMGLibrary > &  rThis 
)
inline

output stream function

◆ operator<<() [384/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ParticleEraseProcess rThis 
)
inline

output stream function

◆ operator<<() [385/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const PeriodicInterfaceProcess rThis 
)
inline

output stream function

◆ operator<<() [386/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Pfem2ApplyBCProcess rThis 
)
inline

output stream function

◆ operator<<() [387/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PfemFluidGidIO<> &  rThis 
)
inline

◆ operator<<() [388/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Plane3D rThis 
)
inline

output stream function

◆ operator<<() [389/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Point rThis 
)
inline

output stream function

◆ operator<<() [390/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Point2D< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [391/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Point3D< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [392/572]

template<std::size_t TDimension>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PointConfigure< TDimension > &  rThis 
)
inline

output stream function

◆ operator<<() [393/572]

template<class TDataType , class TGetKeyType , class TCompareType , class TEqualType , class TPointerType , class ContainerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PointerHashMapSet< TDataType, TGetKeyType, TCompareType, TPointerType > &  rThis 
)
inline

input stream function

output stream function

◆ operator<<() [394/572]

template<class TDataType , class TPointerType , class TContainerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PointerVector< TDataType, TPointerType, TContainerType > &  rThis 
)
inline

output stream function

◆ operator<<() [395/572]

template<class TDataType , class TGetKeyType , class TCompareType , class TPointerType , class TContainerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PointerVectorMap< TDataType, TGetKeyType, TCompareType, TPointerType, TContainerType > &  rThis 
)
inline

output stream function

◆ operator<<() [396/572]

template<class TDataType , class TGetKeyType , class TCompareType , class TEqualType , class TPointerType , class TContainerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PointerVectorSet< TDataType, TGetKeyType, TCompareType, TEqualType, TPointerType, TContainerType > &  rThis 
)
inline

output stream function

◆ operator<<() [397/572]

template<class TContainerPointType , int TWorkingSpaceDimension, int TLocalSpaceDimensionOfBackground>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PointOnGeometry< TContainerPointType, TWorkingSpaceDimension, TLocalSpaceDimensionOfBackground > &  rThis 
)
inline

output stream functions

◆ operator<<() [398/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PolyhedronSkinSphericParticle &  rThis 
)
inline

output stream function

◆ operator<<() [399/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PoromechanicsFaceLoadControlModuleProcess rThis 
)
inline

output stream function

◆ operator<<() [400/572]

template<typename TSparseSpace , typename TLocalSpace >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PreconditionerFactory< TSparseSpace, TLocalSpace > &  rThis 
)
inline

output stream function

◆ operator<<() [401/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PressureCalculateProcess rThis 
)
inline

output stream function

◆ operator<<() [402/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PressureCalculateProcessAxisym rThis 
)
inline

output stream function

◆ operator<<() [403/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PrintMeshOutputMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [404/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Prism3D15< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [405/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Prism3D6< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [406/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PrismInterface3D6< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [407/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PrismNeighboursProcess rThis 
)
inline

output stream function

◆ operator<<() [408/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Process rThis 
)
inline

output stream function

◆ operator<<() [409/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ProcessFactoryUtility rThis 
)
inline

output stream function

◆ operator<<() [410/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ProcessInfo &  rThis 
)
inline

output stream function

◆ operator<<() [411/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Properties rThis 
)
inline

output stream function

◆ operator<<() [412/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const PropertiesLayout rThis 
)
inline

output stream function

◆ operator<<() [413/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Pyramid3D13< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [414/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Pyramid3D5< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [415/572]

template<unsigned int TDim, unsigned int TNumNodes = TDim + 1>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const QSConvectionDiffusionExplicit< TDim, TNumNodes > &  rThis 
)
inline

output stream function

◆ operator<<() [416/572]

template<class TQuadraturePointsType , std::size_t TDimension, class TIntegrationPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Quadrature< TQuadraturePointsType, TDimension, TIntegrationPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [417/572]

template<class TPointType , int TWorkingSpaceDimension, int TLocalSpaceDimension, int TDimension>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const QuadraturePointGeometry< TPointType, TWorkingSpaceDimension, TLocalSpaceDimension, TDimension > &  rThis 
)
inline

output stream function

◆ operator<<() [418/572]

template<class TPointType , int TWorkingSpaceDimension, int TLocalSpaceDimension, int TDimension>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const QuadraturePointPartitionedGeometry< TPointType, TWorkingSpaceDimension, TLocalSpaceDimension, TDimension > &  rThis 
)
inline

output stream function

◆ operator<<() [419/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Quadrilateral2D4< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [420/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Quadrilateral2D8< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [421/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Quadrilateral2D9< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [422/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Quadrilateral3D4< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [423/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Quadrilateral3D8< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [424/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Quadrilateral3D9< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [425/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const QuadrilateralInterface2D4< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [426/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const QuadrilateralInterface3D4< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [427/572]

template<class T >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Quaternion< T > &  rThis 
)
inline

◆ operator<<() [428/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const QuaternionIntegrationScheme &  rThis 
)
inline

◆ operator<<() [429/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RadiationContinuumKrause &  rThis 
)
inline

◆ operator<<() [430/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RadiationContinuumZhou &  rThis 
)
inline

◆ operator<<() [431/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RadiationModel &  rThis 
)
inline

◆ operator<<() [432/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RadiationSettings rThis 
)
inline

output stream function

◆ operator<<() [433/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RansFormulationProcess rThis 
)
inline

output stream function

◆ operator<<() [434/572]

template<typename TDataType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RansVariableDifferenceNormsCalculationUtility< TDataType > &  rThis 
)
inline

output stream function

◆ operator<<() [435/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RealContactLu &  rThis 
)
inline

◆ operator<<() [436/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RealContactModel &  rThis 
)
inline

◆ operator<<() [437/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RealContactMorris &  rThis 
)
inline

◆ operator<<() [438/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RealContactZhou &  rThis 
)
inline

◆ operator<<() [439/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const RecoverVolumeLossesProcess rThis 
)
inline

output stream function

◆ operator<<() [440/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RefineConditionsInContactMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [441/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RefineConditionsMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [442/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RefineElementsInEdgesMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [443/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RefineElementsOnSizeMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [444/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RefineElementsOnThresholdMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [445/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RefineFluidElementsInEdgesMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [446/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RefinementModeler &  rThis 
)
inline

output stream function

◆ operator<<() [447/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Registry &  rThis 
)
inline

output stream function

◆ operator<<() [448/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RegistryItem &  rThis 
)
inline

output stream function

◆ operator<<() [449/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RemoveAndSaveWallNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [450/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RemoveFluidNodesMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [451/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RemoveMeshNodesForFluidsProcess rThis 
)
inline

output stream function

◆ operator<<() [452/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RemoveNodesMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [453/572]

template<class TSparseSpaceType , class TDenseSpaceType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Reorderer< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

output stream function

◆ operator<<() [454/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ReplaceElementsAndConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [455/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ReplaceMultipleElementsAndConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [456/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RetentionLaw &  rThis 
)
inline

output stream function

◆ operator<<() [457/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RigidBodyElement3D &  rThis 
)
inline

output stream function

◆ operator<<() [458/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RigidBodyElementCreationUtility rThis 
)
inline

output stream function

◆ operator<<() [459/572]

template<std::size_t TDimension>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RigidFaceGeometricalObjectConfigure< TDimension > &  rThis 
)
inline

output stream function

◆ operator<<() [460/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RungeKuttaScheme &  rThis 
)
inline

◆ operator<<() [461/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const RVEPeriodicityUtility rThis 
)
inline

output stream function

◆ operator<<() [462/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SaveFluidOnlyProcess rThis 
)
inline

output stream function

◆ operator<<() [463/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SaveLagrangianSurfaceProcess_p rThis 
)
inline

output stream function

◆ operator<<() [464/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SaveStructureConditionsProcess rThis 
)
inline

output stream function

◆ operator<<() [465/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SaveStructureModelPartProcess rThis 
)
inline

output stream function

◆ operator<<() [466/572]

template<unsigned int TDim, unsigned int TNumNodes, class TScalarWallFluxConditionData >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ScalarWallFluxCondition< TDim, TNumNodes, TScalarWallFluxConditionData > &  rThis 
)
inline

output stream function

◆ operator<<() [467/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SelectElementsMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [468/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SelectMeshElementsForFluidsProcess rThis 
)
inline

output stream function

◆ operator<<() [469/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SerialModelPartCombinatorModeler rThis 
)
inline

output stream function

◆ operator<<() [470/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetAbsorbingBoundaryParametersProcess rThis 
)
inline

output stream function

◆ operator<<() [471/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetActiveFlagMesherProcess rThis 
)
inline

output stream function

◆ operator<<() [472/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetActiveFlagProcess rThis 
)
inline

output stream function

◆ operator<<() [473/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetAutomatedInitialDamageProcess rThis 
)
inline

output stream function

◆ operator<<() [474/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetAutomatedInitialVariableProcess rThis 
)
inline

output stream function

◆ operator<<() [475/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetCartesianLocalAxesProcess rThis 
)
inline

output stream function

◆ operator<<() [476/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetCylindricalLocalAxesProcess rThis 
)
inline

output stream function

◆ operator<<() [477/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetDummyPropertyForRigidElementsProcess rThis 
)
inline

output stream function

◆ operator<<() [478/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetEulerianInletProcess rThis 
)
inline

output stream function

◆ operator<<() [479/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetHMapProcess rThis 
)
inline

output stream function

◆ operator<<() [480/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetLagrangianInletProcess rThis 
)
inline

output stream function

◆ operator<<() [481/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetMainMaterialPropertyProcess rThis 
)
inline

output stream function

◆ operator<<() [482/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetMaterialPropertiesForThermalCouplingProcess rThis 
)
inline

output stream function

◆ operator<<() [483/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetMaterialPropertiesFromFluidToRigidNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [484/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetMaterialPropertiesToFluidNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [485/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetMaterialPropertiesToSolidNodesProcess rThis 
)
inline

output stream function

◆ operator<<() [486/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetMeshVelocityForThermalCouplingProcess rThis 
)
inline

output stream function

◆ operator<<() [487/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SetSphericalLocalAxesProcess rThis 
)
inline

output stream function

◆ operator<<() [488/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SettleContactModelStructureProcess rThis 
)
inline

output stream function

◆ operator<<() [489/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SettleModelStructureProcess rThis 
)
inline

output stream function

◆ operator<<() [490/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ShellCrossSection &  rThis 
)
inline

◆ operator<<() [491/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ShipElement3D &  rThis 
)
inline

output stream function

◆ operator<<() [492/572]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SimpleContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator<<() [493/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SingleSphereCluster3D rThis 
)
inline

output stream function

◆ operator<<() [494/572]

template<SizeType TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SkinDetectionProcess< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [495/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SkylineLUCustomScalarSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [496/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SkylineLUFactorizationSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [497/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SlipConstraint rThis 
)
inline

output stream function

◆ operator<<() [498/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SmallDisplacementLineLoadCondition< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [499/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SolverProcess rThis 
)
inline

output stream function

◆ operator<<() [500/572]

template<std::size_t TDimension>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SpatialContainersConfigure< TDimension > &  rThis 
)
inline

output stream function

◆ operator<<() [501/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SpatialSearch rThis 
)
inline

output stream function

◆ operator<<() [502/572]

template<class TContainerType , class TContainerDataIO >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SpecializedContainerExpression< TContainerType, TContainerDataIO > &  rThis 
)
inline

output stream function

◆ operator<<() [503/572]

template<SpatialContainer TSearchBackend>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SpecializedSpatialSearch< TSearchBackend > &  rThis 
)
inline

output stream function

◆ operator<<() [504/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SpecializedSpatialSearchFactory rThis 
)
inline

output stream function

◆ operator<<() [505/572]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SpectraSymGEigsShiftSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

output stream function

◆ operator<<() [506/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Sphere3D1< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [507/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SphericContinuumParticle &  rThis 
)
inline

output stream function

◆ operator<<() [508/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SphericParticle &  rThis 
)
inline

output stream function

◆ operator<<() [509/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SplitElementsProcess rThis 
)
inline

output stream function

◆ operator<<() [510/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SplitInternalInterfacesProcess rThis 
)
inline

output stream function

◆ operator<<() [511/572]

template<typename TSparseSpace , typename TLocalSpace , typename TLinearSolverType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const StandardLinearSolverFactory< TSparseSpace, TLocalSpace, TLinearSolverType > &  rThis 
)
inline

output stream function

◆ operator<<() [512/572]

template<typename TSparseSpace , typename TLocalSpace , typename TPreconditionerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const StandardPreconditionerFactory< TSparseSpace, TLocalSpace, TPreconditionerType > &  rThis 
)
inline

output stream function

◆ operator<<() [513/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const StatisticsRecord &  rThis 
)
inline

output stream function

◆ operator<<() [514/572]

template<class T >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const std::vector< T > &  rVec 
)

◆ operator<<() [515/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const StructuredMeshRefinementModeler rThis 
)
inline

output stream function

◆ operator<<() [516/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SymplecticEulerOldVelocityScheme &  rThis 
)
inline

◆ operator<<() [517/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const SymplecticEulerScheme &  rThis 
)
inline

◆ operator<<() [518/572]

template<class TArgumentType , class TResultType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TableKeyVariables< TArgumentType, TResultType > &  rThis 
)
inline

output stream function

◆ operator<<() [519/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TaylorScheme &  rThis 
)
inline

◆ operator<<() [520/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TerminalVelocityScheme &  rThis 
)
inline

◆ operator<<() [521/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TetGenCDT rThis 
)
inline

output stream function

◆ operator<<() [522/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TetGenPfemContact rThis 
)
inline

output stream function

◆ operator<<() [523/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TetGenPfemModeler rThis 
)
inline

output stream function

◆ operator<<() [524/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TetGenPfemModelerVms rThis 
)
inline

output stream function

◆ operator<<() [525/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TetGenPfemRefineFace rThis 
)
inline

output stream function

◆ operator<<() [526/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Tetrahedra3D10< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [527/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Tetrahedra3D4< TPointType > &  rThis 
)
inline

output stream function

◆ operator<<() [528/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TetrahedralMesh3DMesher &  rThis 
)
inline

output stream function

◆ operator<<() [529/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TetrahedralMeshOrientationCheck rThis 
)
inline

output stream function

◆ operator<<() [530/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ThermalDEMIntegrationScheme &  rThis 
)
inline

◆ operator<<() [531/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ThermalForwardEulerScheme &  rThis 
)
inline

◆ operator<<() [532/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const ThermalSphericParticle &  rThis 
)
inline

◆ operator<<() [533/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TimeDiscretizationProcess &  rThis 
)
inline

output stream function

◆ operator<<() [534/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Timer rThis 
)
inline

input stream function

output stream function

◆ operator<<() [535/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TransferBetweenModelPartsProcess rThis 
)
inline

output stream function

◆ operator<<() [536/572]

std::ostream & Kratos::operator<< ( std::ostream &  rOStream,
const TransferEntitiesBetweenModelPartsProcess rThis 
)
inline

output stream function

◆ operator<<() [537/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TransferModelPartElementsProcess rThis 
)
inline

output stream function

◆ operator<<() [538/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TransferSolvingModelPartEntitiesProcess rThis 
)
inline

output stream function

◆ operator<<() [539/572]

template<class TPartitionType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Tree< TPartitionType > &  rThis 
)
inline

output stream function

◆ operator<<() [540/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Triangle2D10< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [541/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Triangle2D15< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [542/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Triangle2D3< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [543/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Triangle2D6< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [544/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Triangle3D3< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [545/572]

template<class TPointType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Triangle3D6< TPointType > &  rThis 
)
inline

output stream functions

◆ operator<<() [546/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TriangularMesh2DMesher &  rThis 
)
inline

output stream function

◆ operator<<() [547/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TriGenCDT rThis 
)
inline

output stream function

◆ operator<<() [548/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TriGenDropletModeler rThis 
)
inline

output stream function

◆ operator<<() [549/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TriGenGLASSModeler rThis 
)
inline

output stream function

◆ operator<<() [550/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TriGenModeler rThis 
)
inline

output stream function

◆ operator<<() [551/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TriGenPFEMModeler rThis 
)
inline

output stream function

◆ operator<<() [552/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TriGenPFEMModelerVMS rThis 
)
inline

output stream function

◆ operator<<() [553/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TriGenPFEMRefineSegment rThis 
)
inline

output stream function

◆ operator<<() [554/572]

template<typename TSparseSpace , typename TLocalSpace , typename TLinearSolverType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TrilinosLinearSolverFactory< TSparseSpace, TLocalSpace, TLinearSolverType > &  rThis 
)
inline

output stream function

◆ operator<<() [555/572]

template<class TElementData >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TwoFluidNavierStokes< TElementData > &  rThis 
)
inline

output stream function

◆ operator<<() [556/572]

template<class TElementData >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const TwoFluidNavierStokesAlphaMethod< TElementData > &  rThis 
)
inline

output stream function

◆ operator<<() [557/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const UlfTimeStepDecProcess rThis 
)
inline

output stream function

◆ operator<<() [558/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const UpdateConditionsOnFreeSurfaceProcess rThis 
)
inline

output stream function

◆ operator<<() [559/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const UpdateThermalModelPartProcess rThis 
)
inline

output stream function

◆ operator<<() [560/572]

template<class TDataType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const Variable< TDataType > &  rThis 
)
inline

output stream function

◆ operator<<() [561/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const VariableData &  rThis 
)
inline

output stream function

◆ operator<<() [562/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const VariablesList &  rThis 
)
inline

output stream function

◆ operator<<() [563/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const VariablesListDataValueContainer rThis 
)
inline

output stream function

◆ operator<<() [564/572]

template<unsigned int TDim, class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const VariationalDistanceCalculationProcess< TDim, TSparseSpace, TDenseSpace, TLinearSolver > &  rThis 
)
inline

output stream function

◆ operator<<() [565/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const VelocityVerletScheme &  rThis 
)
inline

◆ operator<<() [566/572]

template<std::size_t TDim>
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const VolumeAveragingTool< TDim > &  rThis 
)
inline

output stream function

◆ operator<<() [567/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const VolumeShapingProcess rThis 
)
inline

output stream function

◆ operator<<() [568/572]

template<class TDataType , class TPointerType , class TContainerType >
std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const WeakPointerVector< TDataType, TPointerType, TContainerType > &  rThis 
)
inline

output stream function

◆ operator<<() [569/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
const WindWaterFriction rThis 
)
inline

output stream function

◆ operator<<() [570/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOStream,
ShellCrossSection &  rThis 
)
inline

◆ operator<<() [571/572]

std::ostream& Kratos::operator<< ( std::ostream &  rOut,
const PropertiesProxy &  rTheProxies 
)
inline

◆ operator<<() [572/572]

template<std::size_t Dimension>
std::ostream& Kratos::operator<< ( std::ostream &  rOut,
RadiusPoint< Dimension > &  rPoint 
)

◆ operator<=()

template<class TDataType >
bool Kratos::operator<= ( Dof< TDataType > const &  First,
Dof< TDataType > const &  Second 
)
inline

Less equal operator.

◆ operator==() [1/2]

bool Kratos::operator== ( const Flags &  Left,
const Flags &  Right 
)

◆ operator==() [2/2]

template<class TDataType >
bool Kratos::operator== ( Dof< TDataType > const &  First,
Dof< TDataType > const &  Second 
)
inline

Equal operator.

◆ operator>()

template<class TDataType >
bool Kratos::operator> ( Dof< TDataType > const &  First,
Dof< TDataType > const &  Second 
)
inline

Greater than operator.

◆ operator>=()

template<class TDataType >
bool Kratos::operator>= ( Dof< TDataType > const &  First,
Dof< TDataType > const &  Second 
)
inline

Greater equal operator.

◆ operator>>() [1/516]

template<class TSparseSpaceType , class TDenseSpaceType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
AdditiveSchwarzPreconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

input stream function

◆ operator>>() [2/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
BICGSTABSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [3/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
CGSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [4/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
DeflatedCGSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [5/516]

template<class TSparseSpaceType , class TDenseSpaceType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
DiagonalPreconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

input stream function

◆ operator>>() [6/516]

template<class TSparseSpaceType , class TDenseSpaceType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
ILU0Preconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

input stream function

◆ operator>>() [7/516]

template<class TSparseSpaceType , class TDenseSpaceType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
ILUPreconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

input stream function

◆ operator>>() [8/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
IterativeSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [9/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
LinearSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [10/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
MixedULMLinearSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

◆ operator>>() [11/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
MonotonicityPreservingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [12/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
PowerIterationEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [13/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
PowerIterationHighestEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [14/516]

template<class TSparseSpaceType , class TDenseSpaceType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
Preconditioner< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

input stream function

◆ operator>>() [15/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
RayleighQuotientIterationEigenvalueSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [16/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
ScalingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [17/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
TFQMRSolver< TSparseSpaceType, TDenseSpaceType, TPreconditionerType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [18/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TPreconditionerType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  IStream,
TrilinosMonotonicityPreservingSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [19/516]

template<std::size_t Dimension>
std::istream& Kratos::operator>> ( std::istream &  rIn,
RadiusPoint< Dimension > &  rPoint 
)

◆ operator>>() [20/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
AdaptiveTimeIntervalProcess rThis 
)
inline

input stream function

◆ operator>>() [21/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AddDofsProcess rThis 
)
inline

input stream function

◆ operator>>() [22/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AddWallProcess rThis 
)
inline

input stream function

◆ operator>>() [23/516]

template<class TPrimalCondition >
class KRATOS_API (COMPRESSIBLE_POTENTIAL_FLOW_APPLICATION) AdjointPotentialWallCondition std::istream& Kratos::operator>> ( std::istream &  rIStream,
AdjointPotentialWallCondition< TPrimalCondition > &  rThis 
)
inline

input stream function

◆ operator>>() [24/516]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
AdvancedContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator>>() [25/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
AMGCL_NS_Solver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [26/516]

class KRATOS_API (DEM_APPLICATION) AnalyticRigidBodyElement std::istream& Kratos::operator>> ( std::istream &  rIStream,
AnalyticRigidBodyElement &  rThis 
)
inline

input stream function

◆ operator>>() [27/516]

class KRATOS_API (DEM_APPLICATION) AnalyticSphericParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
AnalyticSphericParticle &  rThis 
)
inline

input stream function

◆ operator>>() [28/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyBoundaryHydrostaticPressureTableProcess rThis 
)
inline

input stream function

◆ operator>>() [29/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyBoundaryPhreaticLinePressureTableProcess rThis 
)
inline

input stream function

◆ operator>>() [30/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyBoundaryPhreaticSurfacePressureTableProcess rThis 
)
inline

input stream function

◆ operator>>() [31/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
ApplyComponentTableProcess rThis 
)
inline

input stream function

◆ operator>>() [32/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyComponentTableProcessDam rThis 
)
inline

input stream function

◆ operator>>() [33/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantBoundaryHydrostaticPressureProcess rThis 
)
inline

input stream function

◆ operator>>() [34/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantBoundaryPhreaticLinePressureProcess rThis 
)
inline

input stream function

◆ operator>>() [35/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantBoundaryPhreaticSurfacePressureProcess rThis 
)
inline

input stream function

◆ operator>>() [36/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantHydrostaticPressureProcess rThis 
)
inline

input stream function

◆ operator>>() [37/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantInterpolateLinePressureProcess rThis 
)
inline

input stream function

◆ operator>>() [38/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantPhreaticLinePressureProcess rThis 
)
inline

input stream function

◆ operator>>() [39/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantPhreaticSurfacePressureProcess rThis 
)
inline

input stream function

◆ operator>>() [40/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantScalarValueProcess rThis 
)
inline

input stream function

◆ operator>>() [41/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyConstantVectorValueProcess rThis 
)
inline

input stream function

◆ operator>>() [42/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
ApplyDoubleTableProcess rThis 
)
inline

input stream function

◆ operator>>() [43/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyFarFieldProcess &  rThis 
)
inline

input stream function

◆ operator>>() [44/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
ApplyHydrostaticPressureTableProcess rThis 
)
inline

input stream function

◆ operator>>() [45/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyPhreaticLinePressureTableProcess rThis 
)
inline

input stream function

◆ operator>>() [46/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyPhreaticSurfacePressureTableProcess rThis 
)
inline

input stream function

◆ operator>>() [47/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyRigidRotationProcess rThis 
)
inline

input stream function

◆ operator>>() [48/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyTimeDependentInterpolateLinePressureProcess rThis 
)
inline

input stream function

◆ operator>>() [49/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ApplyWriteScalarProcess rThis 
)
inline

input stream function

◆ operator>>() [50/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignFlagsToModelPartEntitiesProcess rThis 
)
inline

input stream function

◆ operator>>() [51/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignIntegrationPointsToBackgroundElementsProcess &  rThis 
)
inline

input stream function

◆ operator>>() [52/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignPropertiesToNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [53/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignRotationAboutAnAxisToNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [54/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignRotationFieldAboutAnAxisToNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [55/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
AssignScalarFieldToEntitiesProcess rThis 
)
inline

input stream function

◆ operator>>() [56/516]

template<class TEntity >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignScalarFieldToEntitiesProcess< TEntity > &  rThis 
)
inline

input stream function

◆ operator>>() [57/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignScalarFieldToPfemEntitiesProcess rThis 
)
inline

input stream function

◆ operator>>() [58/516]

template<class TEntity >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignScalarInputToEntitiesProcess< TEntity > &  rThis 
)
inline

input stream function

◆ operator>>() [59/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
AssignScalarVariableToEntitiesProcess rThis 
)
inline

input stream function

◆ operator>>() [60/516]

template<class TEntity >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignScalarVariableToEntitiesProcess< TEntity > &  rThis 
)
inline

input stream function

◆ operator>>() [61/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignScalarVariableToPfemEntitiesProcess &  rThis 
)
inline

input stream function

◆ operator>>() [62/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignSurfaceTensionConditions rThis 
)
inline

input stream function

◆ operator>>() [63/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignTorqueAboutAnAxisToConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [64/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignTorqueFieldAboutAnAxisToConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [65/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignUniqueModelPartCollectionTagUtility rThis 
)
inline

input stream function

◆ operator>>() [66/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
AssignVectorFieldToEntitiesProcess rThis 
)
inline

input stream function

◆ operator>>() [67/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignVectorFieldToPfemEntitiesProcess rThis 
)
inline

input stream function

◆ operator>>() [68/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
AssignVectorVariableToConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [69/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
AssignVectorVariableToPfemConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [70/516]

class KRATOS_API (DEM_APPLICATION) AutomaticDTProcess std::istream& Kratos::operator>> ( std::istream &  rIStream,
AutomaticDTProcess &  rThis 
)
inline

input stream function

◆ operator>>() [71/516]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
BaseContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator>>() [72/516]

class KRATOS_API (DEM_APPLICATION) BeamParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
BeamParticle &  rThis 
)
inline

input stream function

◆ operator>>() [73/516]

template<class TConfigure >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
BinsObjectDynamic< TConfigure > &  rThis 
)
inline

input stream function

◆ operator>>() [74/516]

template<class TConfigure >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
BinsObjectDynamicPeriodic< TConfigure > &  rThis 
)
inline

input stream function

◆ operator>>() [75/516]

template<class TConfigure >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
BinsObjectStatic< TConfigure > &  rThis 
)
inline

input stream function

◆ operator>>() [76/516]

template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
BrepCurve< TContainerPointType, TContainerPointEmbeddedType > &  rThis 
)
inline

input stream functions

◆ operator>>() [77/516]

template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
BrepCurveOnSurface< TContainerPointType, TContainerPointEmbeddedType > &  rThis 
)
inline

input stream functions

◆ operator>>() [78/516]

template<class TContainerPointType , class TContainerPointEmbeddedType = TContainerPointType>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
BrepSurface< TContainerPointType, TContainerPointEmbeddedType > &  rThis 
)
inline

input stream functions

◆ operator>>() [79/516]

template<std::size_t TDimension, class TPointType , class TContainerType , class TPointerType , class TIteratorType , class TDistanceIteratorType , class TDistanceFunction >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Bucket< TDimension, TPointType, TContainerType, TPointerType, TIteratorType, TDistanceIteratorType, TDistanceFunction > &  rThis 
)
inline

input stream function

◆ operator>>() [80/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
BuildContactModelPartProcess rThis 
)
inline

input stream function

◆ operator>>() [81/516]

template<class TEquationSystemType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
BuildElementalProcess< TEquationSystemType > &  rThis 
)
inline

input stream function

◆ operator>>() [82/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
BuildMeshBoundaryForFluidsProcess rThis 
)
inline

input stream function

◆ operator>>() [83/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
BuildModelPartBoundaryForFluidsProcess rThis 
)
inline

input stream function

◆ operator>>() [84/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
BuildModelPartBoundaryProcess rThis 
)
inline

input stream function

◆ operator>>() [85/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
BuildStringSkinProcess rThis 
)
inline

input stream function

◆ operator>>() [86/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CadIoModeler &  rThis 
)
inline

input stream function

◆ operator>>() [87/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateAdhesionForce rThis 
)
inline

input stream function

◆ operator>>() [88/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateContactAngle rThis 
)
inline

input stream function

◆ operator>>() [89/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateCurvature rThis 
)
inline

input stream function

◆ operator>>() [90/516]

template<bool THistorical>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateDistanceToPathProcess< THistorical > &  rThis 
)
inline

input stream function

◆ operator>>() [91/516]

template<class TVarType , class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateEmbeddedNodalVariableFromSkinProcess< TVarType, TSparseSpace, TDenseSpace, TLinearSolver > &  rThis 
)
inline

input stream function

◆ operator>>() [92/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateEmbeddedSignedDistanceTo3DSkinProcess rThis 
)
inline

input stream function

◆ operator>>() [93/516]

template<bool THistorical = true>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateNodalAreaProcess< THistorical > &  rThis 
)
inline

input stream function

◆ operator>>() [94/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateNodalLength rThis 
)
inline

input stream function

◆ operator>>() [95/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateNormalEq rThis 
)
inline

input stream function

◆ operator>>() [96/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateSignedDistanceTo3DConditionSkinProcess rThis 
)
inline

input stream function

◆ operator>>() [97/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateSignedDistanceTo3DSkinProcess rThis 
)
inline

input stream function

◆ operator>>() [98/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CalculateWaveHeightProcess rThis 
)
inline

input stream function

◆ operator>>() [99/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CartesianMeshGeneratorModeler rThis 
)
inline

input stream function

◆ operator>>() [100/516]

template<class TConfigure >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Cell< TConfigure > &  rThis 
)
inline

input stream function

◆ operator>>() [101/516]

template<std::size_t TDim>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
CheckSameModelPartUsingSkinDistanceProcess< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [102/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CheckSkinProcess rThis 
)
inline

input stream function

◆ operator>>() [103/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ClearContactConditionsMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [104/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ClearPointContactConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [105/516]

class KRATOS_API (DEM_APPLICATION) Cluster3D std::istream& Kratos::operator>> ( std::istream &  rIStream,
Cluster3D &  rThis 
)
inline

input stream function

◆ operator>>() [106/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ClusterInformation rThis 
)
inline

◆ operator>>() [107/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CombineModelPartModeler rThis 
)
inline

input stream function

◆ operator>>() [108/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Communicator &  rThis 
)
inline

input stream function

◆ operator>>() [109/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ComputeAveragePfemMeshParametersProcess rThis 
)
inline

input stream function

◆ operator>>() [110/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ComputeDynamicFactorProcess rThis 
)
inline

input stream function

◆ operator>>() [111/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ComputeHessianSolMetricProcess rThis 
)
inline

input stream function

◆ operator>>() [112/516]

template<unsigned int TDim>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ComputeLevelSetSolMetricProcess< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [113/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Condition rThis 
)
inline

input stream function

◆ operator>>() [114/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ConstitutiveLaw &  rThis 
)
inline

input stream function

◆ operator>>() [115/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ConstitutiveModelData &  rThis 
)
inline

input stream function

◆ operator>>() [116/516]

template<class TSystemSpaceType , class TDirichletSpaceType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ConstructSystemMatrixElementalProcess< TSystemSpaceType, TDirichletSpaceType > &  rThis 
)
inline

input stream function

◆ operator>>() [117/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ContactDomain2DMesher &  rThis 
)
inline

input stream function

◆ operator>>() [118/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ContactDomain3DMesher &  rThis 
)
inline

input stream function

◆ operator>>() [119/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ContactDomainUtilities &  rThis 
)
inline

input stream function

◆ operator>>() [120/516]

class KRATOS_API (DEM_APPLICATION) ContactInfoSphericParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
ContactInfoSphericParticle &  rThis 
)
inline

input stream function

◆ operator>>() [121/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ContactMasterSlaveConstraint rThis 
)
inline

input stream function

◆ operator>>() [122/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ContactSearchWrapperProcess rThis 
)
inline

◆ operator>>() [123/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Controller rThis 
)

input stream function

◆ operator>>() [124/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ControlModule2DProcess rThis 
)
inline

input stream function

◆ operator>>() [125/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ControlModuleProcess rThis 
)
inline

input stream function

◆ operator>>() [126/516]

template<unsigned int TDim, unsigned int TNumNodes, class TConvectionDiffusionReactionData >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ConvectionDiffusionReactionCrossWindStabilizedElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &  rThis 
)
inline

◆ operator>>() [127/516]

template<unsigned int TDim, unsigned int TNumNodes, class TConvectionDiffusionReactionData >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ConvectionDiffusionReactionElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &  rThis 
)
inline

◆ operator>>() [128/516]

template<IndexType TDim, IndexType TNumNodes, class TConvectionDiffusionReactionData >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ConvectionDiffusionReactionResidualBasedFluxCorrectedElement< TDim, TNumNodes, TConvectionDiffusionReactionData > &  rThis 
)
inline

◆ operator>>() [129/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ConvectionDiffusionSettings &  rThis 
)
inline

input stream function

◆ operator>>() [130/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) ConvectionModel std::istream& Kratos::operator>> ( std::istream &  rIStream,
ConvectionModel &  rThis 
)
inline

◆ operator>>() [131/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
CopyPropertiesModeler rThis 
)
inline

input stream function

◆ operator>>() [132/516]

template<class TCountedType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Counter< TCountedType > &  rThis 
)
inline

input stream function

◆ operator>>() [133/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
CouplingGeometry< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [134/516]

class KRATOS_API (DEM_APPLICATION) CylinderContinuumParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
CylinderContinuumParticle &  rThis 
)
inline

input stream function

◆ operator>>() [135/516]

class KRATOS_API (DEM_APPLICATION) CylinderParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
CylinderParticle &  rThis 
)
inline

input stream function

◆ operator>>() [136/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamAddedMassConditionProcess rThis 
)
inline

input stream function

◆ operator>>() [137/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamAzenhaHeatFluxProcess rThis 
)
inline

input stream function

◆ operator>>() [138/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamBofangConditionTemperatureProcess rThis 
)
inline

input stream function

◆ operator>>() [139/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamChemoMechanicalAgingYoungProcess rThis 
)
inline

input stream function

◆ operator>>() [140/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamFixTemperatureConditionProcess rThis 
)
inline

input stream function

◆ operator>>() [141/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamGroutingReferenceTemperatureProcess rThis 
)
inline

input stream function

◆ operator>>() [142/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamHydroConditionLoadProcess rThis 
)
inline

input stream function

◆ operator>>() [143/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamInputTableNodalYoungModulusProcess rThis 
)
inline

input stream function

◆ operator>>() [144/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamNodalReferenceTemperatureProcess rThis 
)
inline

input stream function

◆ operator>>() [145/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamNodalYoungModulusProcess rThis 
)
inline

input stream function

◆ operator>>() [146/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamNoorzaiHeatFluxProcess rThis 
)
inline

input stream function

◆ operator>>() [147/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamRandomFieldsVariableProcess rThis 
)
inline

input stream function

◆ operator>>() [148/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamReservoirConstantTemperatureProcess rThis 
)
inline

input stream function

◆ operator>>() [149/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamReservoirMonitoringTemperatureProcess rThis 
)
inline

input stream function

◆ operator>>() [150/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamTemperaturebyDeviceProcess rThis 
)
inline

input stream function

◆ operator>>() [151/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamTSolAirHeatFluxProcess rThis 
)
inline

input stream function

◆ operator>>() [152/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamUpliftCircularConditionLoadProcess rThis 
)
inline

input stream function

◆ operator>>() [153/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamUpliftConditionLoadProcess rThis 
)
inline

input stream function

◆ operator>>() [154/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DamWestergaardConditionLoadProcess rThis 
)
inline

input stream function

◆ operator>>() [155/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DataCommunicator &  rThis 
)
inline

input stream function

◆ operator>>() [156/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DataValueContainer &  rThis 
)
inline

input stream function

◆ operator>>() [157/516]

template<unsigned int TDim, unsigned int TNumNodes = TDim + 1>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
DConvectionDiffusionExplicit< TDim, TNumNodes > &  rThis 
)
inline

input stream function

◆ operator>>() [158/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DeactivateConditionsOnInactiveElements rThis 
)
inline

input stream function

◆ operator>>() [159/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Define2DWakeProcess &  rThis 
)
inline

input stream function

◆ operator>>() [160/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Define3DWakeProcess &  rThis 
)
inline

input stream function

◆ operator>>() [161/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DEMIntegrationScheme &  rThis 
)
inline

input stream function

◆ operator>>() [162/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) DirectConductionBOBComplete std::istream& Kratos::operator>> ( std::istream &  rIStream,
DirectConductionBOBComplete &  rThis 
)
inline

◆ operator>>() [163/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) DirectConductionBOBModified std::istream& Kratos::operator>> ( std::istream &  rIStream,
DirectConductionBOBModified &  rThis 
)
inline

◆ operator>>() [164/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) DirectConductionBOBSimple std::istream& Kratos::operator>> ( std::istream &  rIStream,
DirectConductionBOBSimple &  rThis 
)
inline

◆ operator>>() [165/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) DirectConductionCollision std::istream& Kratos::operator>> ( std::istream &  rIStream,
DirectConductionCollision &  rThis 
)
inline

◆ operator>>() [166/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) DirectConductionModel std::istream& Kratos::operator>> ( std::istream &  rIStream,
DirectConductionModel &  rThis 
)
inline

◆ operator>>() [167/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) DirectConductionPipe std::istream& Kratos::operator>> ( std::istream &  rIStream,
DirectConductionPipe &  rThis 
)
inline

◆ operator>>() [168/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
DirectSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [169/516]

class KRATOS_API (DEM_APPLICATION) DiscreteElement std::istream& Kratos::operator>> ( std::istream &  rIStream,
DiscreteElement &  rThis 
)
inline

input stream function

◆ operator>>() [170/516]

template<std::size_t TDimension>
std::istream & Kratos::operator>> ( std::istream &  rIStream,
DiscreteParticleConfigure< TDimension > &  rThis 
)
inline

input stream function

◆ operator>>() [171/516]

template<unsigned int TDim>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
DistanceSmoothingElement< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [172/516]

template<class TDataType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Dof< TDataType > &  rThis 
)
inline

input stream function

◆ operator>>() [173/516]

template<class TElementData >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
DropletDynamicsElement< TElementData > &  rThis 
)
inline

input stream function

◆ operator>>() [174/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
DuplicateMeshModeler &  rThis 
)
inline

input stream function

◆ operator>>() [175/516]

template<class TDataType , class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
EdgeBasedGradientRecoveryProcess< TDataType, TSparseSpace, TDenseSpace, TLinearSolver > &  rThis 
)
inline

Input stream function.

◆ operator>>() [176/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
EdgeSwapping2DModeler rThis 
)
inline

input stream function

◆ operator>>() [177/516]

template<class TSolverType , class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
EigenDenseDirectSolver< TSolverType, TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [178/516]

template<class TSolverType , class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
EigenDirectSolver< TSolverType, TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [179/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
EigensystemSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [180/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Element rThis 
)
inline

input stream function

◆ operator>>() [181/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ElementalNeighboursSearchProcess rThis 
)
inline

input stream function

◆ operator>>() [182/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
EliminateIsolatedNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [183/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
EmbeddedMeshLocatorProcess rThis 
)
inline

input stream function

◆ operator>>() [184/516]

template<class TEntity >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
EntitiesEraseProcess< TEntity > &  rThis 
)
inline

input stream function

◆ operator>>() [185/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
EstimateTimeStepUtility &  rThis 
)
inline

input stream function

◆ operator>>() [186/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FastTransferBetweenModelPartsProcess rThis 
)
inline

input stream function

◆ operator>>() [187/516]

template<bool TSymmetric, typename TScalarIn , typename TScalarOut >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
FEASTEigensystemSolver< TSymmetric, TScalarIn, TScalarOut > &  rThis 
)
inline

input stream function

◆ operator>>() [188/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FillCommunicator &  rThis 
)
inline

input stream function

◆ operator>>() [189/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindConditionsNeighboursProcess rThis 
)
inline

input stream function

◆ operator>>() [190/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindGlobalNodalElementalNeighboursProcess rThis 
)
inline

input stream function

◆ operator>>() [191/516]

template<class TContainerType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindGlobalNodalEntityNeighboursProcess< TContainerType > &  rThis 
)
inline

input stream function

◆ operator>>() [192/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindGlobalNodalNeighboursProcess rThis 
)
inline

input stream function

◆ operator>>() [193/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindIntersectedGeometricalObjectsWithOBBContactSearchProcess rThis 
)
inline

input stream function

◆ operator>>() [194/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindIntersectedGeometricalObjectsWithOBBProcess rThis 
)
inline

input stream function

◆ operator>>() [195/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindNeighbourElementsOfConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [196/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindNodalHForRigidWallsProcess rThis 
)
inline

input stream function

◆ operator>>() [197/516]

template<bool THistorical>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindNodalHProcess< THistorical > &  rThis 
)
inline

input stream function

◆ operator>>() [198/516]

template<class TContainerType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindNodalNeighboursForEntitiesProcess< TContainerType > &  rThis 
)
inline

input stream function

◆ operator>>() [199/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindNodalNeighboursProcess rThis 
)
inline

input stream function

◆ operator>>() [200/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FindNodalNeighboursSurfaceProcess rThis 
)
inline

input stream function

◆ operator>>() [201/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
FixScalarDofProcess rThis 
)
inline

input stream function

◆ operator>>() [202/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FixScalarPfemDofProcess rThis 
)
inline

input stream function

◆ operator>>() [203/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Flags &  rThis 
)
inline

input stream function

◆ operator>>() [204/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FlowStationarityCheck rThis 
)
inline

input stream function

◆ operator>>() [205/516]

class KRATOS_API (DEM_APPLICATION) ForwardEulerScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
ForwardEulerScheme &  rThis 
)
inline

◆ operator>>() [206/516]

template<unsigned int TDim, unsigned int TNumNodes>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
FractionalStepKBasedWallCondition< TDim, TNumNodes > &  rThis 
)
inline

input stream function

◆ operator>>() [207/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
FreeScalarDofProcess rThis 
)
inline

input stream function

◆ operator>>() [208/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FreeScalarPfemDofProcess rThis 
)
inline

input stream function

◆ operator>>() [209/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
FromJSONCheckResultProcess rThis 
)
inline

input stream function

◆ operator>>() [210/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenerateNewConditionsMesherForFluidsProcess rThis 
)
inline

input stream function

◆ operator>>() [211/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenerateNewConditionsMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [212/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenerateNewContactConditionsMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [213/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenerateNewElementsMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [214/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenerateNewNodesBeforeMeshingProcess rThis 
)
inline

input stream function

◆ operator>>() [215/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenerateNewNodesMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [216/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) GenerationDissipation std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenerationDissipation &  rThis 
)
inline

◆ operator>>() [217/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) GenerationModel std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenerationModel &  rThis 
)
inline

◆ operator>>() [218/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GenericFindElementalNeighboursProcess &  rThis 
)
inline

input stream function

◆ operator>>() [219/516]

template<std::size_t TDimension>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
GeometricalConfigure< TDimension > &  rThis 
)
inline

input stream function

◆ operator>>() [220/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GeometricalObject rThis 
)
inline

input stream function

◆ operator>>() [221/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Geometry< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [222/516]

template<class TGeometryType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
GeometryContainer< TGeometryType > &  rThis 
)
inline

input stream function

◆ operator>>() [223/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GeometryData rThis 
)
inline

input stream function

◆ operator>>() [224/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GeometryDimension rThis 
)
inline

input stream function

◆ operator>>() [225/516]

template<typename TIntegrationMethodType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
GeometryShapeFunctionContainer< TIntegrationMethodType > &  rThis 
)
inline

input stream function

◆ operator>>() [226/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GeometryTesterUtility rThis 
)
inline

input stream function

◆ operator>>() [227/516]

template<class TDataType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
GlobalPointer< TDataType > &  rThis 
)
inline

input stream function

◆ operator>>() [228/516]

class KRATOS_API (DEM_APPLICATION) GluedToWallScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
GluedToWallScheme &  rThis 
)
inline

◆ operator>>() [229/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
GraphColoringProcess rThis 
)
inline

input stream function

◆ operator>>() [230/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
HeatExchangeMechanism &  rThis 
)
inline

◆ operator>>() [231/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
HeatGenerationMechanism &  rThis 
)
inline

◆ operator>>() [232/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Hexahedra3D20< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [233/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Hexahedra3D27< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [234/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Hexahedra3D8< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [235/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
HexahedraInterface3D8< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [236/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
HMParametricWallContactSearchProcess rThis 
)
inline

input stream function

◆ operator>>() [237/516]

class KRATOS_API (SWIMMING_DEM_APPLICATION) HybridBashforthScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
HybridBashforthScheme &  rThis 
)
inline

◆ operator>>() [238/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
HypoelasticStressCalculateProcess rThis 
)
inline

input stream function

◆ operator>>() [239/516]

class KRATOS_API (DEM_APPLICATION) IceContinuumParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
IceContinuumParticle &  rThis 
)
inline

input stream function

◆ operator>>() [240/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
IgaModeler &  rThis 
)
inline

input stream function

◆ operator>>() [241/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ImposeRigidMovementProcess rThis 
)
inline

input stream function

◆ operator>>() [242/516]

class KRATOS_API (STRUCTURAL_MECHANICS_APPLICATION) ImposeZStrainProcess std::istream& Kratos::operator>> ( std::istream &  rIStream,
ImposeZStrainProcess rThis 
)
inline

input stream function

◆ operator>>() [243/516]

template<unsigned int TDim, unsigned int TNumNodes>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
IncompressiblePotentialFlowVelocityElement< TDim, TNumNodes > &  rThis 
)
inline

◆ operator>>() [244/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
IndexedObject rThis 
)
inline

input stream function

◆ operator>>() [245/516]

class KRATOS_API (KRATOS_CORE) IndexedPoint std::istream& Kratos::operator>> ( std::istream &  rIStream,
IndexedPoint &  rThis 
)
inline

input stream function

◆ operator>>() [246/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) IndirectConductionModel std::istream& Kratos::operator>> ( std::istream &  rIStream,
IndirectConductionModel &  rThis 
)
inline

◆ operator>>() [247/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) IndirectConductionSurroundLayer std::istream& Kratos::operator>> ( std::istream &  rIStream,
IndirectConductionSurroundLayer &  rThis 
)
inline

◆ operator>>() [248/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) IndirectConductionVargas std::istream& Kratos::operator>> ( std::istream &  rIStream,
IndirectConductionVargas &  rThis 
)
inline

◆ operator>>() [249/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) IndirectConductionVoronoiA std::istream& Kratos::operator>> ( std::istream &  rIStream,
IndirectConductionVoronoiA &  rThis 
)
inline

◆ operator>>() [250/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) IndirectConductionVoronoiB std::istream& Kratos::operator>> ( std::istream &  rIStream,
IndirectConductionVoronoiB &  rThis 
)
inline

◆ operator>>() [251/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
InletManagementProcess rThis 
)
inline

input stream function

◆ operator>>() [252/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
InletMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [253/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
InsertFluidNodesMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [254/516]

template<std::size_t TDimension, class TDataType , class TWeightType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
IntegrationInfo &  rThis 
)
inline

input stream function

◆ operator>>() [255/516]

template<std::size_t TDimension, class TDataType , class TWeightType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
IntegrationPoint< TDimension, TDataType, TWeightType > &  rThis 
)
inline

input stream function

◆ operator>>() [256/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
IntegrationValuesExtrapolationToNodesProcess rThis 
)
inline

◆ operator>>() [257/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
InterfaceObjectConfigure rThis 
)
inline

input stream function

◆ operator>>() [258/516]

template<class TPointType , class TPointerType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
InternalVariablesInterpolationProcess rThis 
)
inline

◆ operator>>() [259/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
IO rThis 
)
inline

input stream function

◆ operator>>() [260/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Kernel &  rThis 
)
inline

input stream function

◆ operator>>() [261/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
KratosApplication rThis 
)
inline

input stream function

◆ operator>>() [262/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
KuttaConditionProcess rThis 
)
inline

input stream function

◆ operator>>() [263/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
LagrangianInletProcess rThis 
)
inline

input stream function

◆ operator>>() [264/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
LagrangianRotationProcess rThis 
)
inline

input stream function

◆ operator>>() [265/516]

template<unsigned int TDim, unsigned int TNumNodes>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
LaplaceElement< TDim, TNumNodes > &  rThis 
)
inline

◆ operator>>() [266/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
LaplacianSmoothing rThis 
)
inline

input stream function

◆ operator>>() [267/516]

template<unsigned int TDim, class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
LevelSetConvectionProcess< TDim, TSparseSpace, TDenseSpace, TLinearSolver > &  rThis 
)
inline

Input stream function.

◆ operator>>() [268/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Line2D2< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [269/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Line2D3< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [270/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Line2D4< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [271/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Line2D5< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [272/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Line3D2< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [273/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Line3D3< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [274/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Line3DN< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [275/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
LinearMasterSlaveConstraint rThis 
)
inline

input stream function

◆ operator>>() [276/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
LineGaussLobatto3D2< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [277/516]

template<std::size_t TDim>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
LineLoadCondition< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [278/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Logger &  rThis 
)
inline

input stream function

◆ operator>>() [279/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ManageIsolatedNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [280/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ManageSelectedElementsProcess rThis 
)
inline

input stream function

◆ operator>>() [281/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ManageTimeStepProcess rThis 
)
inline

input stream function

◆ operator>>() [282/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MapNurbsVolumeResultsToEmbeddedGeometryProcess &  rThis 
)
inline

input stream function

◆ operator>>() [283/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MappingGeometriesModeler &  rThis 
)
inline

input stream function

◆ operator>>() [284/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
MarkBadElementsProcess rThis 
)
inline

input stream function

◆ operator>>() [285/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
MarkCloseNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [286/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
MarkFluidProcess rThis 
)
inline

input stream function

◆ operator>>() [287/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MarkFreeSurfaceProcess rThis 
)
inline

input stream function

◆ operator>>() [288/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
MarkOuterNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [289/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MassCalculateProcess rThis 
)
inline

input stream function

◆ operator>>() [290/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MassElement rThis 
)
inline

input stream function

◆ operator>>() [291/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MasterSlaveConstraint rThis 
)
inline

input stream function

◆ operator>>() [292/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MemoryInfo &  rThis 
)
inline

input stream function

◆ operator>>() [293/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MergeModelPartsProcess rThis 
)
inline

input stream function

◆ operator>>() [294/516]

template<class TNodeType , class TPropertiesType , class TElementType , class TConditionType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Mesh< TNodeType, TPropertiesType, TElementType, TConditionType > &  rThis 
)
inline

input stream function

◆ operator>>() [295/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MeshDataTransferUtilities &  rThis 
)
inline

input stream function

◆ operator>>() [296/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Mesher &  rThis 
)
inline

input stream function

◆ operator>>() [297/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MesherProcess rThis 
)
inline

input stream function

◆ operator>>() [298/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MesherUtilities &  rThis 
)
inline

input stream function

◆ operator>>() [299/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MeshSuiteModeler rThis 
)
inline

input stream function

◆ operator>>() [300/516]

template<unsigned int TDim, class TVarType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MetricDivergenceFreeProcess< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [301/516]

template<unsigned int TDim, class TVarType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MetricErrorProcess< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [302/516]

template<MMGLibrary TMMGLibrary>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MmgIO< TMMGLibrary > &  rThis 
)
inline

input stream function

◆ operator>>() [303/516]

template<MMGLibrary TMMGLibrary>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MmgProcess< TMMGLibrary > &  rThis 
)
inline

input stream function

◆ operator>>() [304/516]

template<MMGLibrary TMMGLibrary>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MmgUtilities< TMMGLibrary > &  rThis 
)
inline

input stream function

◆ operator>>() [305/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Model rThis 
)
inline

input stream function

◆ operator>>() [306/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Modeler rThis 
)
inline

input stream function

◆ operator>>() [307/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ModelStartEndMeshingForFluidsProcess rThis 
)
inline

input stream function

◆ operator>>() [308/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ModelVolumeCalculationProcess rThis 
)
inline

input stream function

◆ operator>>() [309/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MortonDivideInputToPartitionsProcess rThis 
)
inline

input stream function

◆ operator>>() [310/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MortonPartitioningProcess rThis 
)
inline

input stream function

◆ operator>>() [311/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MoveShallowMeshUtility rThis 
)
inline

input stream function

◆ operator>>() [312/516]

template<std::size_t TDim, std::size_t TNumNodes>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MovingLoadCondition< TDim, TNumNodes > &  rThis 
)
inline

input stream function

◆ operator>>() [313/516]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MPCContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator>>() [314/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MPCContactSearchWrapperProcess rThis 
)
inline

◆ operator>>() [315/516]

template<class TDataType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MPIColoringUtilities &  rThis 
)
inline

input stream function

◆ operator>>() [316/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MPICommunicator rThis 
)
inline

input stream function

◆ operator>>() [317/516]

template<std::size_t TDimension>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
MpiDiscreteParticleConfigure< TDimension > &  rThis 
)
inline

input stream function

◆ operator>>() [318/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MPINormalCalculationUtils &  rThis 
)
inline

input stream function

◆ operator>>() [319/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MSuitePFEMModeler rThis 
)
inline

input stream function

◆ operator>>() [320/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
MultiscaleRefiningProcess rThis 
)
inline

input stream function

◆ operator>>() [321/516]

class KRATOS_API (DEM_APPLICATION) NanoParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
NanoParticle &  rThis 
)
inline

input stream function

◆ operator>>() [322/516]

template<class TNodeType , class TElementType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Neighbours< TNodeType, TElementType > &  rThis 
)
inline

input stream function

◆ operator>>() [323/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
NodalData &  rThis 
)
inline

input stream function

◆ operator>>() [324/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
NodalNeighboursSearchProcess rThis 
)
inline

input stream function

◆ operator>>() [325/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Node rThis 
)
inline

input stream function

◆ operator>>() [326/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
NodeConfigure rThis 
)
inline

input stream function

◆ operator>>() [327/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
NodeConfigureForNodeSearch rThis 
)
inline

input stream function

◆ operator>>() [328/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
NormalCheckProcess rThis 
)
inline

◆ operator>>() [329/516]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
NormalGapProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator>>() [330/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
NurbsVolumeGeometry< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [331/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) NusseltGunn std::istream& Kratos::operator>> ( std::istream &  rIStream,
NusseltGunn &  rThis 
)
inline

◆ operator>>() [332/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) NusseltHanzMarshall std::istream& Kratos::operator>> ( std::istream &  rIStream,
NusseltHanzMarshall &  rThis 
)
inline

◆ operator>>() [333/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) NusseltLiMason std::istream& Kratos::operator>> ( std::istream &  rIStream,
NusseltLiMason &  rThis 
)
inline

◆ operator>>() [334/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) NusseltWhitaker std::istream& Kratos::operator>> ( std::istream &  rIStream,
NusseltWhitaker &  rThis 
)
inline

◆ operator>>() [335/516]

template<class TCountedType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ObjectCounter< TCountedType > &  rThis 
)
inline

input stream function

◆ operator>>() [336/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Operation rThis 
)
inline

input stream function

◆ operator>>() [337/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
OutputEigenValuesProcess &  rThis 
)
inline

input stream function

◆ operator>>() [338/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
OutputQuadratureDomainProcess &  rThis 
)
inline

input stream function

◆ operator>>() [339/516]

template<unsigned int TDim>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ParallelDistanceCalculationProcess< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [340/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ParallelFillCommunicator &  rThis 
)
inline

input stream function

◆ operator>>() [341/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Parameters rThis 
)
inline

input stream function

◆ operator>>() [342/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ParametricWallContactSearchProcess rThis 
)
inline

input stream function

◆ operator>>() [343/516]

template<PMMGLibrary TPMMGLibrary>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ParMmgProcess< TPMMGLibrary > &  rThis 
)
inline

input stream function

◆ operator>>() [344/516]

template<PMMGLibrary TPMMGLibrary>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ParMmgUtilities< TPMMGLibrary > &  rThis 
)
inline

input stream function

◆ operator>>() [345/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ParticleEraseProcess rThis 
)
inline

input stream function

◆ operator>>() [346/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
PeriodicInterfaceProcess rThis 
)
inline

input stream function

◆ operator>>() [347/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Pfem2ApplyBCProcess rThis 
)
inline

input stream function

◆ operator>>() [348/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Plane3D rThis 
)
inline

input stream function

◆ operator>>() [349/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Point rThis 
)
inline

input stream function

◆ operator>>() [350/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Point2D< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [351/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Point3D< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [352/516]

template<std::size_t TDimension>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
PointConfigure< TDimension > &  rThis 
)
inline

input stream function

◆ operator>>() [353/516]

template<class TDataType , class TPointerType , class TContainerType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
PointerVector< TDataType, TPointerType, TContainerType > &  rThis 
)
inline

input stream function

◆ operator>>() [354/516]

template<class TDataType , class TGetKeyType , class TCompareType , class TPointerType , class TContainerType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
PointerVectorMap< TDataType, TGetKeyType, TCompareType, TPointerType, TContainerType > &  rThis 
)
inline

input stream function

◆ operator>>() [355/516]

template<class TDataType , class TGetKeyType , class TCompareType , class TEqualType , class TPointerType , class TContainerType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
PointerVectorSet< TDataType, TGetKeyType, TCompareType, TEqualType, TPointerType, TContainerType > &  rThis 
)
inline

input stream function

◆ operator>>() [356/516]

template<class TContainerPointType , int TWorkingSpaceDimension, int TLocalSpaceDimensionOfBackground>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
PointOnGeometry< TContainerPointType, TWorkingSpaceDimension, TLocalSpaceDimensionOfBackground > &  rThis 
)
inline

input stream functions

◆ operator>>() [357/516]

class KRATOS_API (DEM_APPLICATION) PolyhedronSkinSphericParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
PolyhedronSkinSphericParticle &  rThis 
)
inline

input stream function

◆ operator>>() [358/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
PoromechanicsFaceLoadControlModuleProcess rThis 
)
inline

input stream function

◆ operator>>() [359/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
PressureCalculateProcess rThis 
)
inline

input stream function

◆ operator>>() [360/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
PressureCalculateProcessAxisym rThis 
)
inline

input stream function

◆ operator>>() [361/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
PrintMeshOutputMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [362/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Prism3D15< TPointType > &  rThis 
)
inline

input stream function

Input and output

◆ operator>>() [363/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Prism3D6< TPointType > &  rThis 
)
inline

input stream function

Input and output

◆ operator>>() [364/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
PrismInterface3D6< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [365/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
PrismNeighboursProcess rThis 
)
inline

input stream function

◆ operator>>() [366/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Process rThis 
)
inline

input stream function

◆ operator>>() [367/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ProcessFactoryUtility rThis 
)
inline

input stream function

◆ operator>>() [368/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ProcessInfo &  rThis 
)
inline

input stream function

◆ operator>>() [369/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Properties rThis 
)
inline

input stream function

◆ operator>>() [370/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
PropertiesLayout rThis 
)
inline

input stream function

◆ operator>>() [371/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Pyramid3D13< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [372/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Pyramid3D5< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [373/516]

template<unsigned int TDim, unsigned int TNumNodes = TDim + 1>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
QSConvectionDiffusionExplicit< TDim, TNumNodes > &  rThis 
)
inline

input stream function

◆ operator>>() [374/516]

template<class TQuadraturePointsType , std::size_t TDimension, class TIntegrationPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Quadrature< TQuadraturePointsType, TDimension, TIntegrationPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [375/516]

template<class TPointType , int TWorkingSpaceDimension, int TLocalSpaceDimension, int TDimension>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
QuadraturePointGeometry< TPointType, TWorkingSpaceDimension, TLocalSpaceDimension, TDimension > &  rThis 
)
inline

input stream function

◆ operator>>() [376/516]

template<class TPointType , int TWorkingSpaceDimension, int TLocalSpaceDimension, int TDimension>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
QuadraturePointPartitionedGeometry< TPointType, TWorkingSpaceDimension, TLocalSpaceDimension, TDimension > &  rThis 
)
inline

input stream function

◆ operator>>() [377/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Quadrilateral2D4< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [378/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Quadrilateral2D8< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [379/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Quadrilateral2D9< TPointType > &  rThis 
)
inline

input stream function

Input and output

◆ operator>>() [380/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Quadrilateral3D4< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [381/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Quadrilateral3D8< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [382/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Quadrilateral3D9< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [383/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
QuadrilateralInterface2D4< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [384/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
QuadrilateralInterface3D4< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [385/516]

template<class T >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Quaternion< T > &  rThis 
)
inline

◆ operator>>() [386/516]

class KRATOS_API (DEM_APPLICATION) QuaternionIntegrationScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
QuaternionIntegrationScheme &  rThis 
)
inline

◆ operator>>() [387/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) RadiationContinuumKrause std::istream& Kratos::operator>> ( std::istream &  rIStream,
RadiationContinuumKrause &  rThis 
)
inline

◆ operator>>() [388/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) RadiationContinuumZhou std::istream& Kratos::operator>> ( std::istream &  rIStream,
RadiationContinuumZhou &  rThis 
)
inline

◆ operator>>() [389/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) RadiationModel std::istream& Kratos::operator>> ( std::istream &  rIStream,
RadiationModel &  rThis 
)
inline

◆ operator>>() [390/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RadiationSettings rThis 
)
inline

input stream function

◆ operator>>() [391/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RansFormulationProcess rThis 
)
inline

input stream function

◆ operator>>() [392/516]

template<typename TDataType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
RansVariableDifferenceNormsCalculationUtility< TDataType > &  rThis 
)
inline

◆ operator>>() [393/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) RealContactLu std::istream& Kratos::operator>> ( std::istream &  rIStream,
RealContactLu &  rThis 
)
inline

◆ operator>>() [394/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RealContactModel &  rThis 
)
inline

◆ operator>>() [395/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) RealContactMorris std::istream& Kratos::operator>> ( std::istream &  rIStream,
RealContactMorris &  rThis 
)
inline

◆ operator>>() [396/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) RealContactZhou std::istream& Kratos::operator>> ( std::istream &  rIStream,
RealContactZhou &  rThis 
)
inline

◆ operator>>() [397/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
RecoverVolumeLossesProcess rThis 
)
inline

input stream function

◆ operator>>() [398/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RefineConditionsInContactMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [399/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RefineConditionsMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [400/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RefineElementsInEdgesMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [401/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RefineElementsOnSizeMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [402/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RefineElementsOnThresholdMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [403/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RefineFluidElementsInEdgesMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [404/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RefinementModeler &  rThis 
)
inline

input stream function

◆ operator>>() [405/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
Registry &  rThis 
)
inline

input stream function

◆ operator>>() [406/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RegistryItem &  rThis 
)
inline

input stream function

◆ operator>>() [407/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RemoveAndSaveWallNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [408/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RemoveFluidNodesMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [409/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RemoveMeshNodesForFluidsProcess rThis 
)
inline

input stream function

◆ operator>>() [410/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RemoveNodesMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [411/516]

template<class TSparseSpaceType , class TDenseSpaceType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Reorderer< TSparseSpaceType, TDenseSpaceType > &  rThis 
)
inline

input stream function

◆ operator>>() [412/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ReplaceElementsAndConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [413/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ReplaceMultipleElementsAndConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [414/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RetentionLaw &  rThis 
)
inline

input stream function

◆ operator>>() [415/516]

class KRATOS_API (DEM_APPLICATION) RigidBodyElement3D std::istream& Kratos::operator>> ( std::istream &  rIStream,
RigidBodyElement3D &  rThis 
)
inline

input stream function

◆ operator>>() [416/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RigidBodyElementCreationUtility rThis 
)
inline

input stream function

◆ operator>>() [417/516]

template<std::size_t TDimension>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
RigidFaceGeometricalObjectConfigure< TDimension > &  rThis 
)
inline

input stream function

◆ operator>>() [418/516]

class KRATOS_API (DEM_APPLICATION) RungeKuttaScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
RungeKuttaScheme &  rThis 
)
inline

◆ operator>>() [419/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
RVEPeriodicityUtility rThis 
)
inline

input stream function

◆ operator>>() [420/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SaveFluidOnlyProcess rThis 
)
inline

input stream function

◆ operator>>() [421/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SaveLagrangianSurfaceProcess_p rThis 
)
inline

input stream function

◆ operator>>() [422/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SaveStructureConditionsProcess rThis 
)
inline

input stream function

◆ operator>>() [423/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SaveStructureModelPartProcess rThis 
)
inline

input stream function

◆ operator>>() [424/516]

template<unsigned int TDim, unsigned int TNumNodes, class TScalarWallFluxConditionData >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
ScalarWallFluxCondition< TDim, TNumNodes, TScalarWallFluxConditionData > &  rThis 
)
inline

◆ operator>>() [425/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SelectElementsMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [426/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SelectMeshElementsForFluidsProcess rThis 
)
inline

input stream function

◆ operator>>() [427/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SerialModelPartCombinatorModeler rThis 
)
inline

input stream function

◆ operator>>() [428/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetAbsorbingBoundaryParametersProcess rThis 
)
inline

input stream function

◆ operator>>() [429/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetActiveFlagMesherProcess rThis 
)
inline

input stream function

◆ operator>>() [430/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetActiveFlagProcess rThis 
)
inline

input stream function

◆ operator>>() [431/516]

class KRATOS_API (CONSTITUTIVE_LAWS_APPLICATION) SetAutomatedInitialDamageProcess std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetAutomatedInitialDamageProcess rThis 
)
inline

input stream function

◆ operator>>() [432/516]

class KRATOS_API (STRUCTURAL_MECHANICS_APPLICATION) SetAutomatedInitialVariableProcess std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetAutomatedInitialVariableProcess rThis 
)
inline

input stream function

◆ operator>>() [433/516]

class KRATOS_API (STRUCTURAL_MECHANICS_APPLICATION) SetCartesianLocalAxesProcess std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetCartesianLocalAxesProcess rThis 
)
inline

input stream function

◆ operator>>() [434/516]

class KRATOS_API (STRUCTURAL_MECHANICS_APPLICATION) SetCylindricalLocalAxesProcess std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetCylindricalLocalAxesProcess rThis 
)
inline

input stream function

◆ operator>>() [435/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetDummyPropertyForRigidElementsProcess rThis 
)
inline

input stream function

◆ operator>>() [436/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetEulerianInletProcess rThis 
)
inline

input stream function

◆ operator>>() [437/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetHMapProcess rThis 
)
inline

input stream function

◆ operator>>() [438/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetLagrangianInletProcess rThis 
)
inline

input stream function

◆ operator>>() [439/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetMainMaterialPropertyProcess rThis 
)
inline

input stream function

◆ operator>>() [440/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetMaterialPropertiesForThermalCouplingProcess rThis 
)
inline

input stream function

◆ operator>>() [441/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetMaterialPropertiesFromFluidToRigidNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [442/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetMaterialPropertiesToFluidNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [443/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetMaterialPropertiesToSolidNodesProcess rThis 
)
inline

input stream function

◆ operator>>() [444/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetMeshVelocityForThermalCouplingProcess rThis 
)
inline

input stream function

◆ operator>>() [445/516]

class KRATOS_API (STRUCTURAL_MECHANICS_APPLICATION) SetSphericalLocalAxesProcess std::istream& Kratos::operator>> ( std::istream &  rIStream,
SetSphericalLocalAxesProcess rThis 
)
inline

input stream function

◆ operator>>() [446/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SettleContactModelStructureProcess rThis 
)
inline

input stream function

◆ operator>>() [447/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SettleModelStructureProcess rThis 
)
inline

input stream function

◆ operator>>() [448/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
ShellCrossSection &  rThis 
)
inline

◆ operator>>() [449/516]

class KRATOS_API (DEM_APPLICATION) ShipElement3D std::istream& Kratos::operator>> ( std::istream &  rIStream,
ShipElement3D &  rThis 
)
inline

input stream function

◆ operator>>() [450/516]

template<SizeType TDim, SizeType TNumNodes, SizeType TNumNodesMaster = TNumNodes>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
SimpleContactSearchProcess< TDim, TNumNodes, TNumNodesMaster > &  rThis 
)
inline

◆ operator>>() [451/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SingleSphereCluster3D rThis 
)
inline

input stream function

◆ operator>>() [452/516]

template<SizeType TDim>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
SkinDetectionProcess< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [453/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
SkylineLUCustomScalarSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [454/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
SkylineLUFactorizationSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [455/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SlipConstraint rThis 
)
inline

input stream function

◆ operator>>() [456/516]

template<std::size_t TDim>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
SmallDisplacementLineLoadCondition< TDim > &  rThis 
)
inline

input stream function

◆ operator>>() [457/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SolverProcess rThis 
)
inline

input stream function

◆ operator>>() [458/516]

template<std::size_t TDimension>
std::istream& Kratos::operator>> ( std::istream &  rIStream,
SpatialContainersConfigure< TDimension > &  rThis 
)
inline

input stream function

◆ operator>>() [459/516]

template<class TSparseSpaceType , class TDenseSpaceType , class TReordererType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
SpectraSymGEigsShiftSolver< TSparseSpaceType, TDenseSpaceType, TReordererType > &  rThis 
)
inline

input stream function

◆ operator>>() [460/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Sphere3D1< TPointType > &  rThis 
)
inline

input stream function

◆ operator>>() [461/516]

class KRATOS_API (DEM_APPLICATION) SphericContinuumParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
SphericContinuumParticle &  rThis 
)
inline

input stream function

◆ operator>>() [462/516]

class KRATOS_API (DEM_APPLICATION) SphericParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
SphericParticle &  rThis 
)
inline

input stream function

◆ operator>>() [463/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SplitElementsProcess rThis 
)
inline

input stream function

◆ operator>>() [464/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
SplitInternalInterfacesProcess rThis 
)
inline

input stream function

◆ operator>>() [465/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
StatisticsRecord &  rThis 
)
inline

input stream function

◆ operator>>() [466/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
StructuredMeshRefinementModeler rThis 
)
inline

input stream function

◆ operator>>() [467/516]

class KRATOS_API (SWIMMING_DEM_APPLICATION) SymplecticEulerOldVelocityScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
SymplecticEulerOldVelocityScheme &  rThis 
)
inline

◆ operator>>() [468/516]

class KRATOS_API (DEM_APPLICATION) SymplecticEulerScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
SymplecticEulerScheme &  rThis 
)
inline

◆ operator>>() [469/516]

template<class TArgumentType , class TResultType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
TableKeyVariables< TArgumentType, TResultType > &  rThis 
)
inline

input stream function

◆ operator>>() [470/516]

class KRATOS_API (DEM_APPLICATION) TaylorScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
TaylorScheme &  rThis 
)
inline

◆ operator>>() [471/516]

class KRATOS_API (SWIMMING_DEM_APPLICATION) TerminalVelocityScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
TerminalVelocityScheme &  rThis 
)
inline

◆ operator>>() [472/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TetGenCDT rThis 
)
inline

input stream function

◆ operator>>() [473/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TetGenPfemContact rThis 
)
inline

input stream function

◆ operator>>() [474/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TetGenPfemModeler rThis 
)
inline

input stream function

◆ operator>>() [475/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TetGenPfemModelerVms rThis 
)
inline

input stream function

◆ operator>>() [476/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TetGenPfemRefineFace rThis 
)
inline

input stream function

◆ operator>>() [477/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Tetrahedra3D10< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [478/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Tetrahedra3D4< TPointType > &  rThis 
)
inline

Input and output input stream function

◆ operator>>() [479/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TetrahedralMesh3DMesher &  rThis 
)
inline

input stream function

◆ operator>>() [480/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TetrahedralMeshOrientationCheck rThis 
)
inline

input stream function

◆ operator>>() [481/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
ThermalDEMIntegrationScheme &  rThis 
)
inline

◆ operator>>() [482/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) ThermalForwardEulerScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
ThermalForwardEulerScheme &  rThis 
)
inline

◆ operator>>() [483/516]

class KRATOS_API (THERMAL_DEM_APPLICATION) ThermalSphericParticle std::istream& Kratos::operator>> ( std::istream &  rIStream,
ThermalSphericParticle &  rThis 
)
inline

◆ operator>>() [484/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TimeDiscretizationProcess &  rThis 
)
inline

input stream function

◆ operator>>() [485/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TransferBetweenModelPartsProcess rThis 
)
inline

input stream function

◆ operator>>() [486/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
TransferEntitiesBetweenModelPartsProcess rThis 
)
inline

input stream function

◆ operator>>() [487/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TransferModelPartElementsProcess rThis 
)
inline

input stream function

◆ operator>>() [488/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TransferSolvingModelPartEntitiesProcess rThis 
)
inline

input stream function

◆ operator>>() [489/516]

template<class TPartitionType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Tree< TPartitionType > &  rThis 
)
inline

input stream function

◆ operator>>() [490/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Triangle2D10< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [491/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Triangle2D15< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [492/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Triangle2D3< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [493/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Triangle2D6< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [494/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Triangle3D3< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [495/516]

template<class TPointType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Triangle3D6< TPointType > &  rThis 
)
inline

input stream functions

◆ operator>>() [496/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TriangularMesh2DMesher &  rThis 
)
inline

input stream function

◆ operator>>() [497/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TriGenCDT rThis 
)
inline

input stream function

◆ operator>>() [498/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TriGenDropletModeler rThis 
)
inline

output stream function

◆ operator>>() [499/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TriGenGLASSModeler rThis 
)
inline

input stream function

◆ operator>>() [500/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TriGenModeler rThis 
)
inline

input stream function

◆ operator>>() [501/516]

std::istream & Kratos::operator>> ( std::istream &  rIStream,
TriGenPFEMModeler rThis 
)
inline

input stream function

◆ operator>>() [502/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TriGenPFEMModelerVMS rThis 
)
inline

input stream function

◆ operator>>() [503/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
TriGenPFEMRefineSegment rThis 
)
inline

input stream function

◆ operator>>() [504/516]

template<class TElementData >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
TwoFluidNavierStokes< TElementData > &  rThis 
)
inline

input stream function

◆ operator>>() [505/516]

template<class TElementData >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
TwoFluidNavierStokesAlphaMethod< TElementData > &  rThis 
)
inline

input stream function

◆ operator>>() [506/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
UlfTimeStepDecProcess rThis 
)
inline

input stream function

◆ operator>>() [507/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
UpdateConditionsOnFreeSurfaceProcess rThis 
)
inline

input stream function

◆ operator>>() [508/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
UpdateThermalModelPartProcess rThis 
)
inline

input stream function

◆ operator>>() [509/516]

template<class TDataType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
Variable< TDataType > &  rThis 
)
inline

input stream function

◆ operator>>() [510/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
VariableData &  rThis 
)
inline

input stream function

◆ operator>>() [511/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
VariablesList &  rThis 
)
inline

input stream function

◆ operator>>() [512/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
VariablesListDataValueContainer rThis 
)
inline

input stream function

◆ operator>>() [513/516]

template<unsigned int TDim, class TSparseSpace , class TDenseSpace , class TLinearSolver >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
VariationalDistanceCalculationProcess< TDim, TSparseSpace, TDenseSpace, TLinearSolver > &  rThis 
)
inline

input stream function

◆ operator>>() [514/516]

class KRATOS_API (DEM_APPLICATION) VelocityVerletScheme std::istream& Kratos::operator>> ( std::istream &  rIStream,
VelocityVerletScheme &  rThis 
)
inline

◆ operator>>() [515/516]

std::istream& Kratos::operator>> ( std::istream &  rIStream,
VolumeShapingProcess rThis 
)
inline

input stream function

◆ operator>>() [516/516]

template<class TDataType , class TPointerType , class TContainerType >
std::istream& Kratos::operator>> ( std::istream &  rIStream,
WeakPointerVector< TDataType, TPointerType, TContainerType > &  rThis 
)
inline

input stream function

◆ outer_prod()

template<typename TExpression1Type , typename TExpression2Type , std::size_t TCategory1, std::size_t TCategory2>
AMatrix::VectorOuterProductExpression<TExpression1Type, TExpression2Type> Kratos::outer_prod ( AMatrix::MatrixExpression< TExpression1Type, TCategory1 > const &  First,
AMatrix::MatrixExpression< TExpression2Type, TCategory2 > const &  Second 
)

◆ ParallelEnvironment::RegisterCommunicatorFactory< const std::string >()

template void Kratos::ParallelEnvironment::RegisterCommunicatorFactory< const std::string > ( std::function< Communicator::UniquePointer(ModelPart &, const std::string &)>  CommunicatorFactory)

◆ ParallelEnvironment::RegisterFillCommunicatorFactory< const std::string >()

template void Kratos::ParallelEnvironment::RegisterFillCommunicatorFactory< const std::string > ( std::function< FillCommunicator::Pointer(ModelPart &, const std::string &)>  CommunicatorFactory)

◆ prod()

template<typename TExpression1Type , typename TExpression2Type , std::size_t TCategory1, std::size_t TCategory2>
AMatrix::MatrixProductExpression<TExpression1Type, TExpression2Type> Kratos::prod ( AMatrix::MatrixExpression< TExpression1Type, TCategory1 > const &  First,
AMatrix::MatrixExpression< TExpression2Type, TCategory2 > const &  Second 
)

◆ ReadMatrixMarketMatrix()

template<typename CompressedMatrixType >
bool Kratos::ReadMatrixMarketMatrix ( const char *  FileName,
CompressedMatrixType &  M 
)
inline

◆ ReadMatrixMarketMatrixEntry() [1/2]

bool Kratos::ReadMatrixMarketMatrixEntry ( FILE *  f,
int I,
int J,
double V 
)
inline

◆ ReadMatrixMarketMatrixEntry() [2/2]

bool Kratos::ReadMatrixMarketMatrixEntry ( FILE *  f,
int I,
int J,
std::complex< double > &  V 
)
inline

◆ ReadMatrixMarketVector()

template<typename VectorType >
bool Kratos::ReadMatrixMarketVector ( const char *  FileName,
VectorType V 
)
inline

◆ ReadMatrixMarketVectorEntry() [1/2]

bool Kratos::ReadMatrixMarketVectorEntry ( FILE *  f,
double entry 
)
inline

◆ ReadMatrixMarketVectorEntry() [2/2]

bool Kratos::ReadMatrixMarketVectorEntry ( FILE *  f,
std::complex< double > &  entry 
)
inline

◆ RegisterDenseLinearSolvers()

void Kratos::RegisterDenseLinearSolvers ( )

◆ RegisterLinearSolvers()

void Kratos::RegisterLinearSolvers ( )

◆ RegisterPreconditioners()

void Kratos::RegisterPreconditioners ( )

◆ RegisterTrilinosLinearSolvers()

void Kratos::RegisterTrilinosLinearSolvers ( )

◆ row() [1/2]

template<typename TExpressionType , std::size_t TCategory>
AMatrix::MatrixRow<TExpressionType> Kratos::row ( AMatrix::MatrixExpression< TExpressionType, TCategory > &  TheExpression,
std::size_t  RowIndex 
)

◆ row() [2/2]

template<typename TExpressionType , std::size_t TCategory>
AMatrix::MatrixRow<const TExpressionType> Kratos::row ( AMatrix::MatrixExpression< TExpressionType, TCategory > const &  TheExpression,
std::size_t  RowIndex 
)

◆ SetIntersection()

SpaceTimeSet::Pointer Kratos::SetIntersection ( SpaceTimeSet::Pointer  set_1,
SpaceTimeSet::Pointer  set_2 
)

◆ SetMatrixMarketValueTypeCode() [1/2]

void Kratos::SetMatrixMarketValueTypeCode ( MM_typecode mm_code,
const double value 
)
inline

◆ SetMatrixMarketValueTypeCode() [2/2]

void Kratos::SetMatrixMarketValueTypeCode ( MM_typecode mm_code,
const std::complex< double > &  value 
)
inline

◆ SetUnion()

SpaceTimeSet::Pointer Kratos::SetUnion ( SpaceTimeSet::Pointer  set_1,
SpaceTimeSet::Pointer  set_2 
)

◆ SortSubModelPartsByName()

bool Kratos::SortSubModelPartsByName ( ModelPart A,
ModelPart B 
)

◆ SplitNodesIntoLocalAndGhost()

void Kratos::SplitNodesIntoLocalAndGhost ( ModelPart::NodesContainerType const &  rNodes,
std::vector< ModelPart::NodeType * > &  rLocalNodes,
std::vector< ModelPart::NodeType * > &  rGhostNodes 
)

◆ subrange() [1/2]

template<typename TExpressionType , std::size_t TCategory>
AMatrix::SubVector<TExpressionType> Kratos::subrange ( AMatrix::MatrixExpression< TExpressionType, TCategory > &  TheExpression,
std::size_t  From,
std::size_t  To 
)

◆ subrange() [2/2]

template<typename TExpressionType , std::size_t TCategory>
AMatrix::SubVector<const TExpressionType> Kratos::subrange ( AMatrix::MatrixExpression< TExpressionType, TCategory > const &  TheExpression,
std::size_t  From,
std::size_t  To 
)

◆ sum()

template<typename TExpressionType , std::size_t TCategory>
TExpressionType::data_type Kratos::sum ( AMatrix::MatrixExpression< TExpressionType, TCategory > const &  TheExpression)

◆ TimeAveragingProcess::CalculateTimeIntegratedNonHistoricalQuantity< double, ModelPart::ElementsContainerType >()

template void Kratos::TimeAveragingProcess::CalculateTimeIntegratedNonHistoricalQuantity< double, ModelPart::ElementsContainerType > ( ModelPart::ElementsContainerType &  ,
const Variable< double > &  ,
const Variable< double > &  ,
const double   
) const

◆ TimeAveragingProcess::CalculateTimeIntegratedNonHistoricalQuantity< double, ModelPart::NodesContainerType >()

template void Kratos::TimeAveragingProcess::CalculateTimeIntegratedNonHistoricalQuantity< double, ModelPart::NodesContainerType > ( ModelPart::NodesContainerType &  ,
const Variable< double > &  ,
const Variable< double > &  ,
const double   
) const

◆ trans() [1/2]

template<typename T >
AMatrix::TransposeMatrix<const T> Kratos::trans ( const T &  TheMatrix)

◆ trans() [2/2]

template<typename T >
AMatrix::TransposeMatrix<T> Kratos::trans ( T &  TheMatrix)

◆ triangulate()

void Kratos::triangulate ( char *  ,
struct triangulateio *  ,
struct triangulateio *  ,
struct triangulateio *   
)

◆ trifree()

void Kratos::trifree ( void *  )

◆ VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Linear, 2 >()

template<>
void Kratos::VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Linear, 2 > ( BoundedMatrix< double, 2, 2 > &  rMassMatrix)

◆ VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Quadrilateral, 4 >()

template<>
void Kratos::VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Quadrilateral, 4 > ( BoundedMatrix< double, 4, 4 > &  rMassMatrix)

◆ VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Triangle, 3 >()

template<>
void Kratos::VariableRedistributionUtility::ConsistentMassMatrix< GeometryData::KratosGeometryFamily::Kratos_Triangle, 3 > ( BoundedMatrix< double, 3, 3 > &  rMassMatrix)

◆ WriteMatrixMarketMatrix()

template<typename CompressedMatrixType >
bool Kratos::WriteMatrixMarketMatrix ( const char *  FileName,
CompressedMatrixType &  M,
bool  Symmetric 
)
inline

◆ WriteMatrixMarketMatrixEntry() [1/2]

int Kratos::WriteMatrixMarketMatrixEntry ( FILE *  f,
int  I,
int  J,
const double entry 
)
inline

◆ WriteMatrixMarketMatrixEntry() [2/2]

int Kratos::WriteMatrixMarketMatrixEntry ( FILE *  f,
int  I,
int  J,
const std::complex< double > &  entry 
)
inline

◆ WriteMatrixMarketVector()

template<typename VectorType >
bool Kratos::WriteMatrixMarketVector ( const char *  FileName,
VectorType V 
)
inline

◆ WriteMatrixMarketVectorEntry() [1/2]

int Kratos::WriteMatrixMarketVectorEntry ( FILE *  f,
const double entry 
)
inline

◆ WriteMatrixMarketVectorEntry() [2/2]

int Kratos::WriteMatrixMarketVectorEntry ( FILE *  f,
const std::complex< double > &  entry 
)
inline

Variable Documentation

◆ amgclParams

void TUblasSparseSpace<double>::MatrixType TUblasSparseSpace<double>::VectorType TUblasSparseSpace<double>::VectorType TUblasSparseSpace<double>::IndexType double boost::property_tree::ptree Kratos::amgclParams

◆ bool

REACTION_CHECK_STIFFNESS_FACTOR INNER_LOOP_ITERATION DISTANCE_THRESHOLD ACTIVE_CHECK_FACTOR AUXILIAR_COORDINATES NORMAL_GAP WEIGHTED_GAP WEIGHTED_SCALAR_RESIDUAL ACTIVE_SET_COMPUTED SLIP_SET_CONVERGED SLIP_AUGMENTATION_COEFFICIENT LAGRANGE_MULTIPLIER_CONTACT_PRESSURE AUGMENTED_TANGENT_CONTACT_PRESSURE Kratos::bool

◆ double

TOPOGRAPHY RAIN CHEZY Kratos::double

◆ geo_type_vtk_cell_type_map

const std::map<GeometryData::KratosGeometryType, int> Kratos::geo_type_vtk_cell_type_map
static
Initial value:
= {
{ GeometryData::KratosGeometryType::Kratos_Point2D, 1 },
{ GeometryData::KratosGeometryType::Kratos_Point3D, 1 },
{ GeometryData::KratosGeometryType::Kratos_Line2D2, 3 },
{ GeometryData::KratosGeometryType::Kratos_Line3D2, 3 },
{ GeometryData::KratosGeometryType::Kratos_Triangle2D3, 5 },
{ GeometryData::KratosGeometryType::Kratos_Triangle3D3, 5 },
{ GeometryData::KratosGeometryType::Kratos_Quadrilateral2D4, 9 },
{ GeometryData::KratosGeometryType::Kratos_Quadrilateral3D4, 9 },
{ GeometryData::KratosGeometryType::Kratos_Tetrahedra3D4, 10 },
{ GeometryData::KratosGeometryType::Kratos_Hexahedra3D8, 12 },
{ GeometryData::KratosGeometryType::Kratos_Prism3D6, 13 },
{ GeometryData::KratosGeometryType::Kratos_Pyramid3D5, 14 },
{ GeometryData::KratosGeometryType::Kratos_Line2D3, 21 },
{ GeometryData::KratosGeometryType::Kratos_Line3D3, 21 },
{ GeometryData::KratosGeometryType::Kratos_Triangle2D6, 22 },
{ GeometryData::KratosGeometryType::Kratos_Triangle3D6, 22 },
{ GeometryData::KratosGeometryType::Kratos_Quadrilateral2D8, 23 },
{ GeometryData::KratosGeometryType::Kratos_Quadrilateral3D8, 23 },
{ GeometryData::KratosGeometryType::Kratos_Tetrahedra3D10, 24 },
{ GeometryData::KratosGeometryType::Kratos_Hexahedra3D20, 25 },
{ GeometryData::KratosGeometryType::Kratos_Prism3D15, 26 },
{ GeometryData::KratosGeometryType::Kratos_Pyramid3D13, 27 }
}

◆ GidMeshContainer

class KRATOS_API (KRATOS_CORE) GidIO KRATOS_API_EXTERN template class Kratos::GidMeshContainer

◆ HAS_ROTATION

PARTICLE_COHESION I33 BEAM_INERTIA_ROT_UNIT_LENGHT_Y KRATOS_CREATE_VARIABLE (double, BEAM_INERTIA_ROT_UNIT_LENGHT_Z) typedef std K_ALPHA NEIGHBOUR_PARTICLE_OF_RIGID_FACE Kratos::HAS_ROTATION

◆ int

REACTION_CHECK_STIFFNESS_FACTOR Kratos::int

◆ LARGE

constexpr double Kratos::LARGE = 1.0e10
constexpr

◆ mcalculation_model_part

ModelPart& Kratos::mcalculation_model_part

◆ mMmgDisp

MMG5_pSol Kratos::mMmgDisp

The solution variable for MMG.

◆ mMmgMesh

MMG5_pMesh Kratos::mMmgMesh

◆ mMmgMet

MMG5_pSol Kratos::mMmgMet

The mesh data from MMG.

◆ mMmgSol

MMG5_pSol Kratos::mMmgSol

The metric variable for MMG.

◆ mNode0ID2D

constexpr static std::array<unsigned int, 3> Kratos::mNode0ID2D = {1, 2, 0}
staticconstexpr

◆ mNode0ID3D

constexpr static std::array<unsigned int, 4> Kratos::mNode0ID3D = {2, 0, 0, 0}
staticconstexpr

◆ mNode1ID2D

constexpr static std::array<unsigned int, 3> Kratos::mNode1ID2D = {2, 0, 1}
staticconstexpr

◆ mNode1ID3D

constexpr static std::array<unsigned int, 4> Kratos::mNode1ID3D = {3, 3, 1, 2}
staticconstexpr

◆ mNode2ID3D

constexpr static std::array<unsigned int, 4> Kratos::mNode2ID3D = {1, 2, 3, 1}
staticconstexpr

◆ mParMmgMesh

PMMG_pParMesh Kratos::mParMmgMesh

◆ mpBinsObjectDynamic

BinsObjectDynamic<Configure>::Pointer Kratos::mpBinsObjectDynamic

◆ msExplicitBuilder

ExplicitBuilderType Kratos::msExplicitBuilder
static

◆ msGeometryDimension

template<class TContainerPointType , class TContainerPointEmbeddedType >
const GeometryData SurfaceInNurbsVolumeGeometry<TWorkingSpaceDimension, TVolumeContainerPointType>::msGeometryData & Kratos::msGeometryDimension

◆ mtopographic_model_part

ModelPart& Kratos::mtopographic_model_part

◆ N_DIM_1D

constexpr SizeType Kratos::N_DIM_1D = 1
constexpr

◆ N_DIM_2D

constexpr SizeType Kratos::N_DIM_2D = 2
constexpr

◆ N_DIM_3D

constexpr SizeType Kratos::N_DIM_3D = 3
constexpr

◆ PORE_PRESSURE_SIGN_FACTOR

constexpr double Kratos::PORE_PRESSURE_SIGN_FACTOR = 1.0
constexpr

◆ rA

void TUblasSparseSpace<double>::MatrixType& Kratos::rA

◆ rB

◆ results

results &return Kratos::results = Right

◆ Right

Flags const Flags & Kratos::Right
Initial value:
{
Flags results(Left)
results
Definition: flags.cpp:58

◆ rIterationNumber

◆ rResidual

◆ rX

void TUblasSparseSpace<double>::MatrixType TUblasSparseSpace<double>::VectorType& Kratos::rX

◆ STRESS_TENSOR_SIZE_2D

constexpr SizeType Kratos::STRESS_TENSOR_SIZE_2D = 3
constexpr

◆ STRESS_TENSOR_SIZE_3D

constexpr SizeType Kratos::STRESS_TENSOR_SIZE_3D = 3
constexpr

◆ ThreadFixedSizeMemoryPoolLock

std::atomic_flag Kratos::ThreadFixedSizeMemoryPoolLock = ATOMIC_FLAG_INIT

◆ TINY

constexpr double Kratos::TINY = 1.0e-60
constexpr

◆ use_gpgpu

◆ verbosity_level

void TUblasSparseSpace<double>::MatrixType TUblasSparseSpace<double>::VectorType TUblasSparseSpace<double>::VectorType TUblasSparseSpace<double>::IndexType double boost::property_tree::ptree int Kratos::verbosity_level

◆ VOIGT_SIZE_2D_AXISYMMETRIC

constexpr SizeType Kratos::VOIGT_SIZE_2D_AXISYMMETRIC = 4
constexpr

◆ VOIGT_SIZE_2D_INTERFACE

constexpr SizeType Kratos::VOIGT_SIZE_2D_INTERFACE = 2
constexpr

◆ VOIGT_SIZE_2D_PLANE_STRAIN

constexpr SizeType Kratos::VOIGT_SIZE_2D_PLANE_STRAIN = 4
constexpr

◆ VOIGT_SIZE_2D_PLANE_STRESS

constexpr SizeType Kratos::VOIGT_SIZE_2D_PLANE_STRESS = 3
constexpr

◆ VOIGT_SIZE_3D

constexpr SizeType Kratos::VOIGT_SIZE_3D = 6
constexpr

◆ VOIGT_SIZE_3D_INTERFACE

constexpr SizeType Kratos::VOIGT_SIZE_3D_INTERFACE = 3
constexpr